dev-tools => devtools.
This commit is contained in:
parent
8134585578
commit
aa8f5e54df
3 changed files with 6 additions and 6 deletions
|
@ -84,5 +84,5 @@ app.once 'ready', ->
|
|||
init = BrowserWindow::_init
|
||||
BrowserWindow::_init = ->
|
||||
init.call this
|
||||
@on 'dev-tools-opened', ->
|
||||
@on 'devtools-opened', ->
|
||||
@_loadDevToolsExtensions Object.keys(extensionInfoMap).map (key) -> extensionInfoMap[key]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue