diff --git a/AppImage/components/notification-settings.tsx b/AppImage/components/notification-settings.tsx index 8e789c78..20de7fbe 100644 --- a/AppImage/components/notification-settings.tsx +++ b/AppImage/components/notification-settings.tsx @@ -1478,18 +1478,51 @@ export function NotificationSettings() { {/* ── Advanced: AI Enhancement ── */}
- + {showAdvanced && ( +
+ {editMode ? ( + <> + + + + ) : ( + + )} +
)} - +
{showAdvanced && (
@@ -1891,6 +1924,14 @@ export function NotificationSettings() { Import + + Community prompts +