diff --git a/src/main/index.js b/src/main/index.js index 70bfc0e58..de8b35b5a 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -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: {