From dfa736b2ce3fc7357e2fbf2273728de87b8b0096 Mon Sep 17 00:00:00 2001 From: EwoutV Date: Thu, 23 May 2024 20:29:54 +0200 Subject: [PATCH] chore: disabled load more button when no notifications --- frontend/src/components/notifications/NotificationsOverlay.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/notifications/NotificationsOverlay.vue b/frontend/src/components/notifications/NotificationsOverlay.vue index 0f2d5c98..17e9819f 100644 --- a/frontend/src/components/notifications/NotificationsOverlay.vue +++ b/frontend/src/components/notifications/NotificationsOverlay.vue @@ -51,6 +51,7 @@ function toggleNotificationOverlay(event: Event): void {