mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
The placeholder state is expected and harmless (every code path already treats it safely, and it self-heals once language/provider settings are saved), but the old wording read like a file-corruption error and leaked the internal account.json filename to users. Reword it to explain the actual (benign) state instead. Refs #360