Change app name to Ywallet
This commit is contained in:
parent
0840167238
commit
f51948323c
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"title": "ZWallet",
|
||||
"icon": "../assets/zcash.png",
|
||||
"title": "YWallet",
|
||||
"icon": "../assets/ycash.png",
|
||||
"contents": [
|
||||
{ "x": 448, "y": 128, "type": "link", "path": "/Applications" },
|
||||
{ "x": 192, "y": 128, "type": "file", "path": "../build/macos/Build/Products/Release/zwallet.app" }
|
||||
{ "x": 192, "y": 128, "type": "file", "path": "../build/macos/Build/Products/Release/ywallet.app" }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue