From eb8bb8331f18c16c63584893284aaec6bd5efe14 Mon Sep 17 00:00:00 2001 From: Nathan Lamy Date: Wed, 20 Aug 2025 13:54:53 +0200 Subject: [PATCH] chore: change icon --- app/components/settings/notifications.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/settings/notifications.tsx b/app/components/settings/notifications.tsx index 392832a..8a6ada6 100644 --- a/app/components/settings/notifications.tsx +++ b/app/components/settings/notifications.tsx @@ -17,6 +17,7 @@ import { Send, AlertTriangle, Loader, + Save, } from "lucide-react"; import InstallApp, { isInstalled } from "./install-app"; import { @@ -280,7 +281,7 @@ export default function NotificationSettings() { }) } > - + Enregistrer