Release v2.2.40.1

This commit is contained in:
grossmj
2023-06-10 20:06:40 +09:30
parent 16b619066a
commit 60f1d76eab
3 changed files with 7 additions and 3 deletions

View File

@ -58,7 +58,7 @@ class CrashReport:
Report crash to a third party service
"""
DSN = "https://b929a9b102684c4d809647f1e613853a@o19455.ingest.sentry.io/38482"
DSN = "https://7c34b76e7d244ce88fba19f40d283e09@o19455.ingest.sentry.io/38482"
_instance = None
def __init__(self):