Skip to content

Commit f294b62

Browse files
authored
Merge pull request #92 from McGiverGim/bf-fix_taskbar_icon
Fix taskbar icon in windows
2 parents c36b962 + 0f70e77 commit f294b62

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)