Skip to content

Commit

Permalink
windows icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sparks-alec committed Oct 27, 2021
1 parent 1fe540b commit 57660c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -39,7 +39,8 @@
{
"name": "@electron-forge/maker-squirrel",
"config": {
"name": "Cue View 2"
"name": "Cue View",
"iconUrl": "./src/img/win-icon.ico"
}
},
{
Expand Down
Binary file added src/img/win-icon.ico
Binary file not shown.

0 comments on commit 57660c9

Please sign in to comment.