From 3d07d969ffc1934c06a6474bee58f845d55e0a9e Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Tue, 9 May 2023 20:55:46 +0200 Subject: [PATCH] refactor(ui): add comments explaining postponing notification for 36500 days --- front/src/views/Notifications.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front/src/views/Notifications.vue b/front/src/views/Notifications.vue index 4429b0267..95e612271 100644 --- a/front/src/views/Notifications.vue +++ b/front/src/views/Notifications.vue @@ -136,6 +136,7 @@ const markAllAsRead = async () => { + @@ -200,6 +201,7 @@ const markAllAsRead = async () => { +