From 7fb28b3f38952fa1f39efa1bab630e71dcdf13e2 Mon Sep 17 00:00:00 2001 From: Solomon Date: Tue, 1 Jul 2025 16:25:30 +0100 Subject: [PATCH] Remove (macOS) constraint from push notifications label (#40) --- frontend/src/pages/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Settings.tsx b/frontend/src/pages/Settings.tsx index 26627d27..883c37ea 100644 --- a/frontend/src/pages/Settings.tsx +++ b/frontend/src/pages/Settings.tsx @@ -346,7 +346,7 @@ export function Settings() { htmlFor="push-notifications" className="cursor-pointer" > - Push Notifications (macOS) + Push Notifications

Show system notifications when task attempts finish running.