Skip to content

Commit

Permalink
馃敄 Preparing release of 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Jul 18, 2023
1 parent cf86f08 commit f027aaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SUPPORTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ thanks to everyone who contributed!
* Steve Thompson
* Ulrich Kempken

and 1979 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel) or via [GitHub Sponsors](https://github.com/users/foosel/sponsorship)!
and 1970 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel) or via [GitHub Sponsors](https://github.com/users/foosel/sponsorship)!
4 changes: 2 additions & 2 deletions src/octoprint/plugins/errortracking/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
)

SENTRY_URL_SERVER = (
"https://2887d6b262504b589a67632ab6ff6953@o118517.ingest.sentry.io/1373987"
"https://ba4e3d61c37a4d219e1cd81bdc1417a7@o118517.ingest.sentry.io/1373987"
)
SENTRY_URL_COREUI = (
"https://b6be6ca750ff4f8aabb07119fc6a7f31@o118517.ingest.sentry.io/1374096"
"https://2382252761de4d318e5f83be0816efaa@o118517.ingest.sentry.io/1374096"
)

SETTINGS_DEFAULTS = {
Expand Down

0 comments on commit f027aaa

Please sign in to comment.