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',
width: 960,
height: 540,
icon: require('path').join(__dirname, '../../_icons/iconColor.png'),
autoHideMenuBar: true,
// useContentSize: true,
webPreferences: {