mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
a340833397
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.