Add icon size
This commit is contained in:
parent
8fbfdbe900
commit
29e767e989
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
"name": "WeeChat",
|
||||
"description": "WeeChat Web frontend",
|
||||
"icons": {
|
||||
"128": "/glowing-bear/img/weechat_logo_128x128.png"
|
||||
"128": "img/weechat_logo_128x128.png",
|
||||
"32": "img/favicon.png"
|
||||
},
|
||||
"launch_path": "/glowing-bear/",
|
||||
"installs_allowed_from": [
|
||||
|
|
Loading…
Add table
Reference in a new issue