mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
14 lines
179 B
JSON
14 lines
179 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": [
|
|
"macOS",
|
|
"windows",
|
|
"linux"
|
|
],
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
"updater:default"
|
|
]
|
|
} |