test
This commit is contained in:
parent
2602f9be54
commit
4a3edaf3d7
|
@ -22,5 +22,5 @@ Sentry.init({
|
|||
replaysOnErrorSampleRate: 1.0,
|
||||
|
||||
// Setting this option to true will print useful information to the console while you're setting up Sentry.
|
||||
debug: false,
|
||||
debug: true,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue