mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-09-02 05:39:55 +00:00
drop needToBeUpdated call from qml since it is not required
This commit is contained in:
@ -331,7 +331,6 @@ Item {
|
|||||||
lock = false
|
lock = false
|
||||||
awKeys.initKeys(textPattern.text, plasmoid.configuration.interval,
|
awKeys.initKeys(textPattern.text, plasmoid.configuration.interval,
|
||||||
plasmoid.configuration.queueLimit, false)
|
plasmoid.configuration.queueLimit, false)
|
||||||
awKeys.needToBeUpdated()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user