diff --git a/Commons/Settings.qml b/Commons/Settings.qml index 11767999..22a1c2ff 100644 --- a/Commons/Settings.qml +++ b/Commons/Settings.qml @@ -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 } }