mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
* add commit SHA information
* allow to open link in quotes editor * fix bug with no data updates in configuration ui
This commit is contained in:
@ -345,7 +345,7 @@ Item {
|
||||
if (debug) console.debug()
|
||||
|
||||
// init submodule
|
||||
awKeys.initKeys(plasmoid.configuration.text)
|
||||
awKeys.initKeys(plasmoid.configuration.text, plasmoid.configuration.queueLimit)
|
||||
}
|
||||
|
||||
Component.onDestruction: {
|
||||
|
Reference in New Issue
Block a user