Skip to content

Commit 9fb9149

Browse files
committed
fix(assets): Icon Size
1 parent 8cf3c6b commit 9fb9149

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/icon256.ico

8.56 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"title": "Alspotron"
9696
},
9797
"win": {
98-
"icon": "assets/icon_square.ico",
98+
"icon": "assets/icon256.ico",
9999
"target": [
100100
{
101101
"target": "nsis",

0 commit comments

Comments
 (0)