From f61a61aad0e3be345b444335d29b0dfd08e3ced8 Mon Sep 17 00:00:00 2001 From: rcourtman Date: Wed, 22 Oct 2025 13:44:39 +0000 Subject: [PATCH] Add Apprise API controls to notification panel (#584) --- frontend-modern/src/pages/Alerts.tsx | 139 +++++++++++++++++++++++---- 1 file changed, 119 insertions(+), 20 deletions(-) diff --git a/frontend-modern/src/pages/Alerts.tsx b/frontend-modern/src/pages/Alerts.tsx index 882d9a1..952e7b4 100644 --- a/frontend-modern/src/pages/Alerts.tsx +++ b/frontend-modern/src/pages/Alerts.tsx @@ -2510,20 +2510,41 @@ function DestinationsTab(props: DestinationsTabProps) { >
- + + +

Choose how Pulse should execute Apprise notifications.

+
+ +
+