From c483e119fc999d7f4d2296943f0f0862cd0ff72c Mon Sep 17 00:00:00 2001 From: patrick11514 Date: Tue, 12 Nov 2024 10:29:26 +0100 Subject: [PATCH] Fixes #455 --- frontend/src/components/Notifications.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Notifications.vue b/frontend/src/components/Notifications.vue index 192f58f9..f2001cda 100644 --- a/frontend/src/components/Notifications.vue +++ b/frontend/src/components/Notifications.vue @@ -52,7 +52,7 @@ const getFilteredNotifications = (notifications: Readonly) => {