mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Remove the default key and rename the action
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
@@ -91,8 +91,7 @@
|
||||
"alt-shift-w": "core:show-last-hidden-flow",
|
||||
"ctrl-+": "core:zoom-in",
|
||||
"ctrl--": "core:zoom-out",
|
||||
"ctrl-0": "core:zoom-reset",
|
||||
"ctrl-shift-t": "core:click-selected-nodes-button"
|
||||
"ctrl-0": "core:zoom-reset"
|
||||
},
|
||||
"red-ui-editor-stack": {
|
||||
"ctrl-enter": "core:confirm-edit-tray",
|
||||
|
||||
Reference in New Issue
Block a user