From 35e5d90dccb286c1af255914f7c5c6cd1c6b064c Mon Sep 17 00:00:00 2001 From: Gigiaj Date: Sun, 29 Jun 2025 23:33:52 -0500 Subject: [PATCH] use deregister pushers component --- .../settings/notifications/SystemNotification.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/app/features/settings/notifications/SystemNotification.tsx b/src/app/features/settings/notifications/SystemNotification.tsx index 791caa2e..e641a039 100644 --- a/src/app/features/settings/notifications/SystemNotification.tsx +++ b/src/app/features/settings/notifications/SystemNotification.tsx @@ -211,6 +211,15 @@ export function SystemNotification() { > + + + + ); }