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
Miguel Angel Mulero Martinez 2017-12-14 19:22:19 +01:00
parent 4bed51398f
commit 9d6218417f
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
"gulp": "gulp"
},
"window": {
"show": false
"show": false,
"icon": "images/bf_icon_128.png"
},
"repository": {
"type": "git",