Patryk Osmaczko c9b1082795 fix: prevent crash by ensuring there is active section on app start
If `activeSectionId` does point to section that is not restored
correctly (by any reason), then the app will crash. That's becasue code
assumes there is always an active section set and it will try to
reference null item in this case.

fixes: #8785
2022-12-14 17:16:36 +01:00
2022-10-19 17:34:23 +02:00
2022-12-14 15:35:59 +01:00
2022-12-05 21:03:03 +01:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.2%
JavaScript 29.7%
Nim 18.5%
Python 5.7%
C++ 5.2%
Other 1.6%