diff --git a/client/src/components/AppFooter.vue b/client/src/components/AppFooter.vue index de18ae8e..8b9bbc61 100644 --- a/client/src/components/AppFooter.vue +++ b/client/src/components/AppFooter.vue @@ -29,7 +29,7 @@ async function changeLocale(language: AvailableLanguages) {
diff --git a/client/src/components/notifications/NotificationList.vue b/client/src/components/notifications/NotificationList.vue index 286551b8..fbcdd28b 100644 --- a/client/src/components/notifications/NotificationList.vue +++ b/client/src/components/notifications/NotificationList.vue @@ -43,7 +43,7 @@ function onNotificationClick(notification: Notification) {