mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-01 19:53:40 +00:00
fix update pkg
add notify flag
This commit is contained in:
@ -179,7 +179,7 @@ Item {
|
||||
if (debug) console.log("[main::onUserConfiguringChanged]")
|
||||
|
||||
// init submodule
|
||||
AWKeys.initKeys(plasmoid.configuration.text, tooltipSettings)
|
||||
AWKeys.initKeys(plasmoid.configuration.text, tooltipSettings, plasmoid.configuration.notify)
|
||||
}
|
||||
|
||||
function action_checkUpdates() {
|
||||
|
||||
Reference in New Issue
Block a user