mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-11 09:27:30 +00:00
Update appdmg.json
no need for any extension
This commit is contained in:
parent
ffd0fd23af
commit
ded50042cb
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"title": "Spotube",
|
"title": "Spotube",
|
||||||
"icon": "assets/spotube-logo.png",
|
"icon": "assets/spotube-logo.png",
|
||||||
|
"zizo":"it's my name"
|
||||||
"contents": [
|
"contents": [
|
||||||
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
|
{ "x": 448, "y": 344, "type": "link", "path": "/Applications" },
|
||||||
{ "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/spotube.app" }
|
{ "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/spotube.app" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user