From 98d9ae0d903fa08a426ab6ae35f75235f50a13b0 Mon Sep 17 00:00:00 2001 From: makearmy Date: Sun, 5 Oct 2025 18:48:36 -0400 Subject: [PATCH] settings overhaul and reset --- components/portal/SettingsSwitcher.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/portal/SettingsSwitcher.tsx b/components/portal/SettingsSwitcher.tsx index 7956cd48..0ad254a2 100644 --- a/components/portal/SettingsSwitcher.tsx +++ b/components/portal/SettingsSwitcher.tsx @@ -51,7 +51,7 @@ function Panel({ tab, lastDataTab }: { tab: Tab; lastDataTab: DataTab }) { return (

Add Setting

- +
); case "my":