This commit is contained in:
ItsLemmy
2025-10-15 19:30:15 -04:00
parent a7612d1744
commit 2ce0992b19
+1 -1
View File
@@ -102,7 +102,7 @@ Singleton {
// Emit the signal
root.settingsLoaded()
// Last, update our local settings version
// Finally, update our local settings version
adapter.settingsVersion = settingsVersion
}
}