Remove icon from build

This commit is contained in:
Preston 2020-08-21 10:16:25 -04:00
parent 1b0ee4c15c
commit 6f18da0986
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ function createWindow () {
backgroundColor: '#fff', backgroundColor: '#fff',
width: 960, width: 960,
height: 540, height: 540,
icon: require('path').join(__dirname, '../../_icons/iconColor.png'),
autoHideMenuBar: true, autoHideMenuBar: true,
// useContentSize: true, // useContentSize: true,
webPreferences: { webPreferences: {