From a4def53e99224435e4f6a2a447b8cd4de6662b14 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Sat, 6 May 2023 02:53:08 +0200 Subject: [PATCH] fix(ui): work around #1981 --- front/src/views/Notifications.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/Notifications.vue b/front/src/views/Notifications.vue index 98fc34a2d..4429b0267 100644 --- a/front/src/views/Notifications.vue +++ b/front/src/views/Notifications.vue @@ -136,7 +136,7 @@ const markAllAsRead = async () => { - @@ -200,7 +200,7 @@ const markAllAsRead = async () => { -