Merge pull request #517 from epicabsol/master
Correct desktop window icon
This commit is contained in:
commit
5014937392
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
},
|
||||
"window": {
|
||||
"title": "Piskel",
|
||||
"icon": "dest/logo.png",
|
||||
"icon": "dest/prod/logo.png",
|
||||
"toolbar": false,
|
||||
"width": 1000,
|
||||
"height": 500
|
||||
|
|
Loading…
Reference in a new issue