Move Escape keyboard shortcut to shortcuts.js
This commit is contained in:
@@ -57,6 +57,7 @@ function toggleDevTools () {
|
||||
}
|
||||
|
||||
function showWebTorrentWindow () {
|
||||
log('showWebTorrentWindow')
|
||||
windows.webtorrent.show()
|
||||
windows.webtorrent.webContents.openDevTools({ detach: true })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user