From b03471f869c29fc066fc02f7c59f76e3ac4eea4d Mon Sep 17 00:00:00 2001 From: Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> Date: Sun, 13 Sep 2026 07:47:06 -0400 Subject: fix: handle v1-v2 migration state cleanly --- src/components/SettingsTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/SettingsTab.tsx') diff --git a/src/components/SettingsTab.tsx b/src/components/SettingsTab.tsx index 35a74cc..d06cb52 100644 --- a/src/components/SettingsTab.tsx +++ b/src/components/SettingsTab.tsx @@ -59,7 +59,7 @@ export function SettingsTab(props: SettingsTabProps) { )} -- cgit v1.2.3