diff --git a/appdmg.json b/appdmg.json index 350690e7..d14eb93a 100644 --- a/appdmg.json +++ b/appdmg.json @@ -1,8 +1,9 @@ { "title": "Spotube", "icon": "assets/spotube-logo.png", + "zizo":"it's my name" "contents": [ { "x": 448, "y": 344, "type": "link", "path": "/Applications" }, { "x": 192, "y": 344, "type": "file", "path": "build/macos/Build/Products/Release/spotube.app" } ] -} \ No newline at end of file +}