provide also explicit unhoist keyboard shortcut, #1305

This commit is contained in:
zadam
2020-10-13 23:41:55 +02:00
parent a1ec6fe0aa
commit 893b6053d2
6 changed files with 22 additions and 3 deletions

View File

@@ -111,5 +111,6 @@ export default {
setElementActionHandler,
updateDisplayedShortcuts,
setupActionsForElement,
getActionsForScope
getActionsForScope,
getAction
};