What happened?
I lost my settings.
Steps to reproduce
- add a trailing comma to your json
- spawn pi
- watch your settings.json get overwritten with
{ "lastChangelogVersion": "0.50.2" } because it couldn't load the previous json and started with empty object and overwrote it is my guess.
Expected behavior
Refuse to run pi until the syntax is fixed, or, dont overwrite the broken file causing loss of settings
Version
0.50.2