mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 21:36:40 +08:00
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"title": "Fission - ChatBox",
|
|
"icon": "../src/logo.png",
|
|
"contents": [
|
|
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
|
|
{ "x": 192, "y": 344, "type": "file", "path": "../build/Fission - ChatBox.app" }
|
|
]
|
|
}
|