mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"title": "Spotube",
|
|
"icon": "assets/branding/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"
|
|
}
|
|
]
|
|
}
|