diff --git a/src/main.js b/src/main.js index 9adf957..0858a7a 100644 --- a/src/main.js +++ b/src/main.js @@ -52,4 +52,4 @@ app.use(VuePlyr, { }) app.mount('#app') -Sentry.captureMessage("sentry vue is working", "info"); \ No newline at end of file +// Sentry.captureMessage("sentry vue is working", "info"); \ No newline at end of file