Fix
This commit is contained in:
parent
2ff083552e
commit
4b17105eda
@ -46,6 +46,9 @@
|
||||
></script>
|
||||
|
||||
<script>
|
||||
import * as Sentry from "@sentry/browser";
|
||||
import { Integrations } from "@sentry/tracing";
|
||||
|
||||
Sentry.init({
|
||||
dsn: "https://969ab005144243e98ae3e17d3f624e5a@sentry.fosc.space/3",
|
||||
integrations: [new Integrations.BrowserTracing()],
|
||||
|
Loading…
Reference in New Issue
Block a user