Skip to content

Commit

Permalink
Merge pull request #200 from penguin-statistics/dev
Browse files Browse the repository at this point in the history
Minor Release
  • Loading branch information
AlvISsReimu authored Feb 11, 2020
2 parents 131d8a4 + 3eae9c9 commit 8901169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const production = process.env.NODE_ENV === 'production';

if (production) {
Sentry.init({
dsn: 'https://9636aaa824a744f98a619df0aaabba00@sentry.io/1536764',
dsn: 'https://aebfbfbe08de42f7a9f291f5ae9ebf97@sentry.imgal.vin/2',
integrations: [new Integrations.Vue({Vue, attachProps: true})],

// NOTE: the config below (`logErrors`) controls whether the error will be logged
Expand Down

0 comments on commit 8901169

Please sign in to comment.