refactoring for api key

This commit is contained in:
Burak Civan 2022-11-08 17:11:32 +03:00
parent 5a6f15a1df
commit 4384a21023

View File

@ -44,7 +44,7 @@ import { BrowserTracing } from "@sentry/tracing";
Sentry.init({
Vue,
dsn: "https://9ffc5a5f104d4087911f60714e8bdbe9@o4503982427078656.ingest.sentry.io/4503999793594368",
dsn: "",
logErrors: true,
integrations: [
new BrowserTracing({