From 6bb4b9a5600dc7278acee769f3dc4a6be0296229 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 10 Nov 2023 17:12:41 -0500 Subject: add desktop notifications Use the calendar color for the icon, if it is defined. Event-specific color is not supported at this time. --- radicale_infcloud/web/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'radicale_infcloud/web/index.html') diff --git a/radicale_infcloud/web/index.html b/radicale_infcloud/web/index.html index a0c8fd6..75af8ee 100644 --- a/radicale_infcloud/web/index.html +++ b/radicale_infcloud/web/index.html @@ -60,6 +60,7 @@ along with this program. If not, see . +
@@ -143,6 +144,7 @@ along with this program. If not, see . Ctrl3Week view Ctrl4Day view +
x
-- cgit