From 4af826000db7ea12d7e6e38ca6be3bf9f5ecc6fc Mon Sep 17 00:00:00 2001 From: Mateusz Kwasniewski Date: Tue, 15 Aug 2023 13:35:38 +0200 Subject: [PATCH] feat: do not update every second (#4492) --- frontend/src/component/common/Notifications/Notification.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/component/common/Notifications/Notification.tsx b/frontend/src/component/common/Notifications/Notification.tsx index 09530d8cfc..67d6c73088 100644 --- a/frontend/src/component/common/Notifications/Notification.tsx +++ b/frontend/src/component/common/Notifications/Notification.tsx @@ -157,7 +157,10 @@ export const Notification = ({ - +