Update to Electron 5
This commit is contained in:
@@ -24,6 +24,9 @@ function init () {
|
||||
skipTaskbar: true,
|
||||
title: 'About ' + config.APP_WINDOW_TITLE,
|
||||
useContentSize: true,
|
||||
webPreferences: {
|
||||
nodeIntegration: true
|
||||
},
|
||||
width: 300
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user