Files
chatGPTBox/safari/appdmg.json
T
2023-03-15 16:18:51 +08:00

9 lines
255 B
JSON

{
"title": "chatGPT for Search Engine",
"icon": "../src/logo.png",
"contents": [
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
{ "x": 192, "y": 344, "type": "file", "path": "../build/chatGPT-for-Search-Engine.app" }
]
}