From b5c3428a42b2265ddf377cb5c331a4c988b1573f Mon Sep 17 00:00:00 2001 From: Melissa LeBlanc-Williams Date: Tue, 23 Dec 2025 09:53:58 -0800 Subject: [PATCH 1/7] Detect safe mode and notify when restarting --- index.html | 7 +++++++ js/common/utilities.js | 4 ++-- js/script.js | 4 ++-- js/workflows/workflow.js | 36 +++++++++++++++++++++++++++++++++++- 4 files changed, 46 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 26db8e2..478cac5 100644 --- a/index.html +++ b/index.html @@ -186,6 +186,13 @@ + + @@ -153,6 +154,14 @@ + -
+
@@ -113,7 +113,7 @@
-
+