Fix logo for all platforms
This commit is contained in:
parent
292fd2286f
commit
59cf2026d2
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Before Width: | Height: | Size: 146 KiB |
|
@ -23,7 +23,11 @@
|
|||
},
|
||||
"externalBin": [],
|
||||
"icon": [
|
||||
"icons/logo.png"
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
"icons/128x128@2x.png",
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"identifier": "nl.niek.chatgpt",
|
||||
"longDescription": "",
|
||||
|
@ -54,7 +58,7 @@
|
|||
"fullscreen": false,
|
||||
"height": 768,
|
||||
"resizable": true,
|
||||
"title": "ChatGPT Web Desktop",
|
||||
"title": "ChatGPT-web Desktop app",
|
||||
"width": 1024
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue