Commit 76656ab
fix: bootstrap screenAreas on first run after upgrade
WriteSettings(false) only logged — screenAreas was never written to
disk until a setting was manually changed. Now writes to file on
startup if screenAreas is missing, so the new setting gets seeded
immediately.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5b068d3 commit 76656ab
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
185 | 191 | | |
186 | 192 | | |
187 | 193 | | |
| |||
0 commit comments