sentry captur message test

This commit is contained in:
Bachir Soussi Chiadmi 2025-03-20 22:25:15 +01:00
parent c63740fe1c
commit 18a90fec0a

View File

@ -51,3 +51,5 @@ app.use(VuePlyr, {
plyr: {}
})
app.mount('#app')
Sentry.captureMessage("sentry vue is working", "info");