Skip to content

Commit

Permalink
Fix snap icon URL
Browse files Browse the repository at this point in the history
  • Loading branch information
leinelissen committed Apr 24, 2020
1 parent 9ed6c04 commit 71f1bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
"name": "@electron-forge/maker-squirrel",
"config": {
"iconUrl": "./src/icon.ico",
"iconUrl": "https://raw.githubusercontent.com/leinelissen/aeon/master/src/icon.ico",
"setupIcon": "./src/icon.ico"
}
},
Expand Down

0 comments on commit 71f1bad

Please sign in to comment.