diff --git a/web/components/notification-settings.tsx b/web/components/notification-settings.tsx
index 408cc245..7aeef6ed 100644
--- a/web/components/notification-settings.tsx
+++ b/web/components/notification-settings.tsx
@@ -220,14 +220,14 @@ export function NotificationSettings(props: {
)}
{emailsEnabled.includes(key) && (
)}