mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
18 lines
314 B
JSON
18 lines
314 B
JSON
{
|
|
"title": "Spotube",
|
|
"icon": "assets/spotube-logo-macos.png",
|
|
"contents": [
|
|
{
|
|
"x": 448,
|
|
"y": 344,
|
|
"type": "link",
|
|
"path": "/Applications"
|
|
},
|
|
{
|
|
"x": 192,
|
|
"y": 344,
|
|
"type": "file",
|
|
"path": "build/macos/Build/Products/Release/Spotube.app"
|
|
}
|
|
]
|
|
} |