diff --git a/.sentryclirc b/.sentryclirc index db89444..a098e71 100644 --- a/.sentryclirc +++ b/.sentryclirc @@ -5,5 +5,5 @@ project=about-lifte [auth] token=4e1ecee376434c46a1e55ab7290d2992da6dfc11ebbf417ea6991bf320bfc703 [log] -level=info +level=error # cli.executable=../path/to/bin/sentry-cli \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 4068aa2..c20cf17 100644 --- a/src/App.vue +++ b/src/App.vue @@ -66,8 +66,6 @@ const data = reactive({ // Lifecycle onMounted(async () => { - const { a } = localStorage; - console.log(a.b); if (localStorage.user_name && localStorage.role && localStorage.token) { try { const user = await verifyToken(