Fix2
This commit is contained in:
parent
1fd9229290
commit
7a1a794302
@ -48,7 +48,7 @@
|
|||||||
<script>
|
<script>
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: "https://969ab005144243e98ae3e17d3f624e5a@sentry.fosc.space/3",
|
dsn: "https://969ab005144243e98ae3e17d3f624e5a@sentry.fosc.space/3",
|
||||||
integrations: [new Semtry.Integrations.BrowserTracing()],
|
integrations: [new Sentry.Integrations.BrowserTracing()],
|
||||||
|
|
||||||
// Set tracesSampleRate to 1.0 to capture 100%
|
// Set tracesSampleRate to 1.0 to capture 100%
|
||||||
// of transactions for performance monitoring.
|
// of transactions for performance monitoring.
|
||||||
|
Loading…
Reference in New Issue
Block a user