windows icon

This commit is contained in:
sparks-alec
2021-10-27 00:19:13 -04:00
parent 1fe540ba97
commit 57660c90dd
2 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"name": "Cue View",
"version": "0.9.2",
"description": "Monitor audio, video, and lighting equipment",
"description": "A dashboard for everything in your show",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
@@ -39,7 +39,8 @@
{
"name": "@electron-forge/maker-squirrel",
"config": {
"name": "Cue View 2"
"name": "Cue View",
"iconUrl": "./src/img/win-icon.ico"
}
},
{
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB