Remove icon from build
This commit is contained in:
parent
1b0ee4c15c
commit
6f18da0986
|
@ -64,7 +64,6 @@ function createWindow () {
|
|||
backgroundColor: '#fff',
|
||||
width: 960,
|
||||
height: 540,
|
||||
icon: require('path').join(__dirname, '../../_icons/iconColor.png'),
|
||||
autoHideMenuBar: true,
|
||||
// useContentSize: true,
|
||||
webPreferences: {
|
||||
|
|
Loading…
Reference in New Issue