mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-20 15:30:28 +01:00
Revert "Use GlitchTip instead of Sentry (for dev)"
This reverts commit 235856a28c.
This commit is contained in:
parent
5ddfdbeec3
commit
d74a9de82d
|
|
@ -8,7 +8,7 @@ namespace CommonHelpers
|
|||
#if PRODUCTION_BUILD
|
||||
internal static String SENTRY_DSN = "https://3c93e3c3b47b40ffba72d9cb333fc6d7@o4504334913830912.ingest.sentry.io/4504334914879488";
|
||||
#else
|
||||
internal static String SENTRY_DSN = "https://331e3316a2ba45dcae505791810a47a6@glitchtip.ayufan.dev/2";
|
||||
internal static String SENTRY_DSN = "https://d9204614b2cd47468bfa1ea2ab55da4e@o4504334914355200.ingest.sentry.io/4504334915469312";
|
||||
#endif
|
||||
|
||||
#if DEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue