change shortcut for ctrl-d

This commit is contained in:
Nathanaël Lécaudé 2019-06-21 19:04:25 -04:00
parent 2433d59f00
commit e4d3ff623a
1 changed files with 1 additions and 1 deletions

View File

@ -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",