mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-03 03:08:57 +08:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"title": "ChatGPTBox",
|
|
"icon": "../src/logo.png",
|
|
"contents": [
|
|
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
|
|
{ "x": 192, "y": 344, "type": "file", "path": "../build/chatGPTBox.app" }
|
|
]
|
|
}
|