Update to Electron 5
This commit is contained in:
@@ -25,6 +25,9 @@ function init () {
|
||||
skipTaskbar: true,
|
||||
title: 'webtorrent-hidden-window',
|
||||
useContentSize: true,
|
||||
webPreferences: {
|
||||
nodeIntegration: true
|
||||
},
|
||||
width: 150
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user