fix: forgot to revert settings change

This commit is contained in:
DuckySoLucky
2025-10-10 21:38:36 +02:00
parent b22c2e7d4d
commit f0d14f3c61
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"settingsVersion": 16,
"settingsVersion": 15,
"bar": {
"position": "top",
"backgroundOpacity": 1,
+1 -1
View File
@@ -125,7 +125,7 @@ Singleton {
JsonAdapter {
id: adapter
property int settingsVersion: 16
property int settingsVersion: 15
// bar
property JsonObject bar: JsonObject {