Remove icon2.ico

This commit is contained in:
GHOSCHT 2020-08-07 16:29:02 +02:00
parent 9e8181e08d
commit 4a2841012b
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@ import screenz from 'screenz';
//App preferences
const windowSize = { width: 620, height: 320 };
const windowOffset = 40;
const appIconPath = '../../dist-assets/icon2.ico';
const appIconPath = '../../dist-assets/icon.ico';
const trayIconPath = '../../dist-assets/tray.ico';
let mainWindow = null;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB