From 8b26cd4fe0ff4f978ea977ebe0d69531c3cd10e7 Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Mon, 11 May 2026 17:31:20 +0200 Subject: [PATCH] fixes and improvements --- 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 64f45ab..64082c6 100644 --- a/frontend/src/pages/Settings.tsx +++ b/frontend/src/pages/Settings.tsx @@ -1456,6 +1456,7 @@ export function Settings() { } /> + - ); }