diff --git a/src/components/Setup/index.tsx b/src/components/Setup/index.tsx index 936114671..684b01adc 100644 --- a/src/components/Setup/index.tsx +++ b/src/components/Setup/index.tsx @@ -100,6 +100,8 @@ const Setup = () => { router, ]); + if (settings.currentSettings.initialized) return <>; + return (