Crash report key for b4

pull/903/merge v2.0.0b4
Julien Duponchelle 7 years ago
parent 0f33448af2
commit 5796f47a55
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

@ -53,7 +53,7 @@ class CrashReport:
Report crash to a third party service
"""
DSN = "sync+https://b7430bad849c4b88b3a928032d6cce5e:f140bfdd2ebb4bf4b929c002b45b2357@sentry.io/38482"
DSN = "sync+https://83564b27a6f6475488a3eb74c78f1760:ed5ac7c6d3f7428d960a84da98450b69@sentry.io/38482"
if hasattr(sys, "frozen"):
cacert = get_resource("cacert.pem")
if cacert is not None and os.path.isfile(cacert):

Loading…
Cancel
Save