This commit is contained in:
Pablo Moyano 2021-03-23 14:40:08 +01:00
parent 4b17105eda
commit 12a1e5cc5f
1 changed files with 0 additions and 3 deletions

View File

@ -46,9 +46,6 @@
></script> ></script>
<script> <script>
import * as Sentry from "@sentry/browser";
import { Integrations } from "@sentry/tracing";
Sentry.init({ Sentry.init({
dsn: "https://969ab005144243e98ae3e17d3f624e5a@sentry.fosc.space/3", dsn: "https://969ab005144243e98ae3e17d3f624e5a@sentry.fosc.space/3",
integrations: [new Integrations.BrowserTracing()], integrations: [new Integrations.BrowserTracing()],