Remove icon2.ico
This commit is contained in:
parent
9e8181e08d
commit
4a2841012b
2 changed files with 1 additions and 1 deletions
|
@ -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 |
Reference in a new issue