diff --git a/frontend/src/App.vue b/frontend/src/App.vue index a74573f..abf86f7 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -8,9 +8,21 @@ diff --git a/frontend/src/components/layout/AppLayout.vue b/frontend/src/components/layout/AppLayout.vue index 1d97706..803dd97 100644 --- a/frontend/src/components/layout/AppLayout.vue +++ b/frontend/src/components/layout/AppLayout.vue @@ -52,7 +52,37 @@ :icon="isDark ? 'mdi-weather-sunny' : 'mdi-weather-night'" @click="toggleTheme" /> - + + + + + No notifications + + + +