persistent states: also use jsonadapter

This commit is contained in:
end-4
2025-06-30 17:23:46 +02:00
parent 8e7a376407
commit 5ffcf98487
7 changed files with 63 additions and 122 deletions
-1
View File
@@ -48,7 +48,6 @@ ShellRoot {
// Force initialization of some singletons
Component.onCompleted: {
MaterialThemeLoader.reapplyTheme()
PersistentStateManager.loadStates()
Cliphist.refresh()
FirstRunExperience.load()
}