Settings: update default settings

This commit is contained in:
Ly-sec
2025-09-23 17:53:40 +02:00
parent 1ca84bf052
commit c48e87e012
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"settingsVersion": 4,
"settingsVersion": 5,
"bar": {
"position": "top",
"backgroundOpacity": 1,
+1 -1
View File
@@ -114,7 +114,7 @@ Singleton {
JsonAdapter {
id: adapter
property int settingsVersion: 4
property int settingsVersion: 5
// bar
property JsonObject bar: JsonObject {