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:
@@ -26,7 +26,7 @@ Row {
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
loadValue()
|
||||
Qt.callLater(loadValue)
|
||||
}
|
||||
|
||||
onValueChanged: {
|
||||
|
||||
Reference in New Issue
Block a user