1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-10 07:25:37 -05:00

plugins: fix persistence of some settings

This commit is contained in:
bbedward
2025-11-08 08:27:57 -05:00
parent 9314de4772
commit 989f196894
3 changed files with 12 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ Row {
}
Component.onCompleted: {
loadValue()
Qt.callLater(loadValue)
}
onValueChanged: {