Add missing icon taskbar/window
This adds the icon to the taskbar and window, at least it works in windows 10.10.3.x-maintenance
parent
4bed51398f
commit
9d6218417f
|
@ -12,7 +12,8 @@
|
|||
"gulp": "gulp"
|
||||
},
|
||||
"window": {
|
||||
"show": false
|
||||
"show": false,
|
||||
"icon": "images/bf_icon_128.png"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue