Commit f39359b
Fix LightSwitch crash: catch all exceptions in update_sun_times and guard add_property against missing properties key
Agent-Logs-Url: https://github.com/microsoft/PowerToys/sessions/8940919c-1eef-4a10-9abc-a0defbc156d8
Co-authored-by: MuyuanMS <116717757+MuyuanMS@users.noreply.github.com>1 parent 9ba06a5 commit f39359b
2 files changed
Lines changed: 6 additions & 4 deletions
File tree
- src
- common/SettingsAPI
- modules/LightSwitch/LightSwitchService
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
| 148 | + | |
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
| |||
0 commit comments