From 7b4c2cc63e0a50d53bd7035d19df330d988d97ee Mon Sep 17 00:00:00 2001 From: Louis Knight-Webb Date: Tue, 24 Jun 2025 16:56:55 +0100 Subject: [PATCH] Task attempt 9430893e-1c1c-434b-a837-420a829cd822 - Final changes --- frontend/src/pages/Settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Settings.tsx b/frontend/src/pages/Settings.tsx index 76ec5b90..51b4a4ac 100644 --- a/frontend/src/pages/Settings.tsx +++ b/frontend/src/pages/Settings.tsx @@ -107,8 +107,8 @@ export function Settings() { )} {success && ( - - Settings saved successfully! + + ✓ Settings saved successfully! )}