From 21b2f1e55535150537e3d61ab4f064af856a6400 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Thu, 4 Apr 2024 23:23:41 +0800 Subject: [PATCH] :bug: Fix notifications --- src/components/users/NotificationList.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/components/users/NotificationList.vue b/src/components/users/NotificationList.vue index 67aa1a7..8ee6333 100644 --- a/src/components/users/NotificationList.vue +++ b/src/components/users/NotificationList.vue @@ -12,7 +12,8 @@ - You are done! There is no unread notifications for you. + You are done! There is no unread notifications for you. + @@ -36,8 +37,8 @@