Settings: remove forceShowNextStart

This commit is contained in:
Ly-sec
2025-11-20 11:54:50 +01:00
parent c735eef75d
commit 3976a21dc7
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -87,6 +87,9 @@
"panelsAttachedToBar": true,
"settingsPanelAttachToBar": false
},
"changelog": {
"lastSeenVersion": ""
},
"location": {
"name": "Tokyo",
"weatherEnabled": true,
-1
View File
@@ -520,7 +520,6 @@ Singleton {
property JsonObject changelog: JsonObject {
property string lastSeenVersion: ""
property bool forceShowNextStart: false
}
// hooks