Add default shortcut for core:show-help-tab

This commit is contained in:
Nick O'Leary
2020-06-26 15:55:18 +01:00
parent 84fc739c8d
commit 8bd8834237

View File

@@ -10,6 +10,7 @@
"ctrl-escape": "core:cancel-edit-tray",
"ctrl-d": "core:deploy-flows",
"ctrl-g i": "core:show-info-tab",
"ctrl-g h": "core:show-help-tab",
"ctrl-g d": "core:show-debug-tab",
"ctrl-g c": "core:show-config-tab",
"ctrl-g x": "core:show-context-tab",