diff --git a/src/components/Setup/index.tsx b/src/components/Setup/index.tsx index 93611467..684b01ad 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 (