mirror of
https://github.com/seerr-team/seerr.git
synced 2026-06-04 06:34:53 -04:00
This commit resolves an issue where the continue button in setup step 3 remained disabled after a page refresh even when libraries are toggled. This was happening because `mediaServerSettingsComplete` state was reset on refresh and not correctly re-initialized.