Skip to content

Commit 22a8313

Browse files
authored
Merge pull request #97 from sentry-demos/update_new_proj_dsn
update dsn to new proj
2 parents 9281786 + 53570eb commit 22a8313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const DSN =
2-
'https://3d19b89ce4774ad2b429b09a9375fbbb@sandbox-mirror.sentry.gg/1';
2+
'https://b87682e62e4cc633d4c35c7154256c66@sandbox-mirror.sentry.gg/1';
33

44
// SENTRY_INTERNAL_DSN for testing
55
// export const DSN =

0 commit comments

Comments
 (0)