From 3a0f3f75b402985aa720a1db8293b9437b0c213f Mon Sep 17 00:00:00 2001 From: flfeders Date: Mon, 8 Apr 2024 13:06:11 +0200 Subject: [PATCH] Changed Notifications to Benachrichtigungen Correcte getStartetWorkingTimes Functions --- components/NotificationsSlideover.vue | 2 +- stores/data.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/NotificationsSlideover.vue b/components/NotificationsSlideover.vue index 9308e30..c6b8592 100644 --- a/components/NotificationsSlideover.vue +++ b/components/NotificationsSlideover.vue @@ -8,7 +8,7 @@ const { isNotificationsSlideoverOpen } = useDashboard()