Skip to content

Commit 852b11f

Browse files
committed
fix: .ico typo
1 parent 106013b commit 852b11f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"target": []
4040
},
4141
"linux": {
42-
"icon": "assets/icon.png",
42+
"icon": "assets/icon.ico",
4343
"target": ["AppImage", "deb", "rpm"]
4444
},
4545
"nsis": {

0 commit comments

Comments
 (0)