Skip to content

Commit 4c4ac9d

Browse files
authored
Update keyBindings.js
1 parent b6d23de commit 4c4ac9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/keyBindings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,8 @@ export default {
703703
readOnly: true,
704704
action: "run-tests",
705705
},
706-
toggleInspector: {
707-
description: "Toggle Inspector",
706+
"dev:toggleDevTools": {
707+
description: "Toggle DevTools",
708708
key: "Ctrl-Shift-I",
709709
readOnly: true,
710710
action: "toggle-inspector",

0 commit comments

Comments
 (0)