mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
change shortcut for ctrl-d
This commit is contained in:
parent
2433d59f00
commit
e4d3ff623a
@ -8,7 +8,7 @@
|
||||
"ctrl-0": "core:zoom-reset",
|
||||
"ctrl-enter": "core:confirm-edit-tray",
|
||||
"ctrl-escape": "core:cancel-edit-tray",
|
||||
"ctrl-s": "core:deploy-flows",
|
||||
"ctrl-d": "core:deploy-flows",
|
||||
"ctrl-g i": "core:show-info-tab",
|
||||
"ctrl-g d": "core:show-debug-tab",
|
||||
"ctrl-g c": "core:show-config-tab",
|
||||
|
Loading…
Reference in New Issue
Block a user