Skip to content

Commit

Permalink
fix(assets): Icon Size
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Jun 30, 2023
1 parent 8cf3c6b commit 9fb9149
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/icon256.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"title": "Alspotron"
},
"win": {
"icon": "assets/icon_square.ico",
"icon": "assets/icon256.ico",
"target": [
{
"target": "nsis",
Expand Down

0 comments on commit 9fb9149

Please sign in to comment.