mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Fix logo for all platforms
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user