diff --git a/front/src/App.vue b/front/src/App.vue index 6af936d55..e04dbbe19 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -76,15 +76,21 @@ useIntervalFn(() => { // NOTE: We're not checking if we're authenticated in the store, // because we want to learn if we are authenticated at all store.dispatch('auth/fetchUser') -