Skip to content

Commit 0f70e77

Browse files
committed
Fix taskbar icon in windows
1 parent c36b962 commit 0f70e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"gulp": "gulp"
1414
},
1515
"window": {
16-
"show": true
16+
"show": true,
17+
"icon": "images/bf_icon_128.png"
1718
},
1819
"repository": {
1920
"type": "git",

0 commit comments

Comments
 (0)