removed alert message
This commit is contained in:
parent
b440aff806
commit
3cc312684b
@ -3,8 +3,6 @@ import { BrowserTracing } from "@sentry/tracing";
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
install(Vue) {
|
install(Vue) {
|
||||||
alert(exception_tracker.params.traces_sample_rate);
|
|
||||||
|
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
Vue,
|
Vue,
|
||||||
dsn: exception_tracker.action,
|
dsn: exception_tracker.action,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user