From 452eb70faf3dd40ed54ea9300679eb73a93a1631 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 22 Mar 2026 10:22:17 +0100 Subject: [PATCH] Update notification-settings.tsx --- AppImage/components/notification-settings.tsx | 63 +++++++++++++++---- 1 file changed, 52 insertions(+), 11 deletions(-) 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 +