Make toggle-dev-tools command work in spec window

This commit is contained in:
Corey Johnson & Nathan Sobo
2013-02-20 09:58:00 -08:00
parent d9eba58698
commit cb1e48bfef
3 changed files with 2 additions and 4 deletions

View File

@@ -30,8 +30,6 @@
'ctrl-tab': 'window:focus-next-pane'
'ctrl-meta-f': 'window:toggle-full-screen'
'alt-meta-i': 'toggle-dev-tools'
'.tool-panel':
'meta-escape': 'tool-panel:unfocus'
'escape': 'core:close'