Fixed: 0.6 Analytics Bump

pull/6/head
Qstick 6 years ago committed by GitHub
parent c314a94241
commit 77e4c99713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,7 +98,7 @@ namespace NzbDrone.Common.Instrumentation
else else
{ {
dsn = RuntimeInfo.IsProduction dsn = RuntimeInfo.IsProduction
? "https://f9238e093c75412b9351f80668a3a87c@sentry.io/209545" ? "https://daa808e34499445fb49a0da1d38bcbbe@sentry.io/209545"
: "https://28faaa7023384031b29e38d3be74fa11@sentry.io/227247"; : "https://28faaa7023384031b29e38d3be74fa11@sentry.io/227247";
} }

Loading…
Cancel
Save