Fix "Configure Web Shortcuts" not doing anything, again
This commit is contained in:
@@ -127,6 +127,6 @@ DelegateContextMenu {
|
||||
text: i18n("Configure Web Shortcuts…")
|
||||
icon.name: "configure"
|
||||
visible: !Controller.isFlatpak && webshortcutModel.enabled
|
||||
onTriggered: webshortcutmodel.configureWebShortcuts()
|
||||
onTriggered: webshortcutModel.configureWebShortcuts()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user