refactoring for api key
This commit is contained in:
parent
5a6f15a1df
commit
4384a21023
2
resources/assets/js/mixins/global.js
vendored
2
resources/assets/js/mixins/global.js
vendored
@ -44,7 +44,7 @@ import { BrowserTracing } from "@sentry/tracing";
|
|||||||
|
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
Vue,
|
Vue,
|
||||||
dsn: "https://9ffc5a5f104d4087911f60714e8bdbe9@o4503982427078656.ingest.sentry.io/4503999793594368",
|
dsn: "",
|
||||||
logErrors: true,
|
logErrors: true,
|
||||||
integrations: [
|
integrations: [
|
||||||
new BrowserTracing({
|
new BrowserTracing({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user