updated app icon

This commit is contained in:
dj2ls 2022-01-13 06:06:48 +01:00
parent 70bd8255cb
commit b76629a93a
2 changed files with 1 additions and 1 deletions

View file

@ -89,7 +89,7 @@ function createWindow() {
width: 1050,
height: 430,
autoHideMenuBar: true,
icon: __dirname + '/src/cube_round.png',
icon: __dirname + '/src/icon_cube_border.png',
webPreferences: {
//preload: path.join(__dirname, 'preload-main.js'),
preload: require.resolve('./preload-main.js'),

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB