diff --git a/front/src/App.vue b/front/src/App.vue index 34d14d3..8a7f937 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -15,11 +15,18 @@ const isAdmin = computed(() => window.location.pathname === '/admin');