Describe the bug
When deleting the same day that is selected to open with the app, the store should remove the flag for trying to open it at launch. While it doesn't cause a crash since it checks if the day exists, the store would then technically be "corrupt" (with extra unmatching day specified).
Describe the bug When deleting the same day that is selected to open with the app, the store should remove the flag for trying to open it at launch. While it doesn't cause a crash since it checks if the day exists, the store would then technically be "corrupt" (with extra unmatching day specified).
To Reproduce Steps to reproduce the behavior: