diff --git a/src/app/features/settings/notifications/SystemNotification.tsx b/src/app/features/settings/notifications/SystemNotification.tsx index 059d8402..2cf4868a 100644 --- a/src/app/features/settings/notifications/SystemNotification.tsx +++ b/src/app/features/settings/notifications/SystemNotification.tsx @@ -151,10 +151,7 @@ function WebPushNotificationSetting() { Enable ) : browserPermission === 'granted' ? ( - + ) : null } />