mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Settings: remove forceShowNextStart
This commit is contained in:
@@ -87,6 +87,9 @@
|
||||
"panelsAttachedToBar": true,
|
||||
"settingsPanelAttachToBar": false
|
||||
},
|
||||
"changelog": {
|
||||
"lastSeenVersion": ""
|
||||
},
|
||||
"location": {
|
||||
"name": "Tokyo",
|
||||
"weatherEnabled": true,
|
||||
|
||||
@@ -520,7 +520,6 @@ Singleton {
|
||||
|
||||
property JsonObject changelog: JsonObject {
|
||||
property string lastSeenVersion: ""
|
||||
property bool forceShowNextStart: false
|
||||
}
|
||||
|
||||
// hooks
|
||||
|
||||
Reference in New Issue
Block a user