mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
17498d7581
When 'Hide local login form' was toggled in Settings, the change was saved to disk but not applied to the in-memory config until restart. Now reloadSystemSettings() also updates config.HideLocalLogin so the setting takes effect immediately.