1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Merge pull request #791 from McGiverGim/bf-add_icon_taskbar

Add missing icon taskbar/window
This commit is contained in:
Michael Keller 2017-12-17 11:46:06 +13:00 committed by GitHub
commit cdefb23f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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