Fix bitpay card. Replaces the app-name in desktop
This commit is contained in:
parent
2354a46bed
commit
5e03f803de
9 changed files with 82 additions and 57 deletions
|
|
@ -13,14 +13,14 @@
|
|||
],
|
||||
"main": "public/index.html",
|
||||
"window": {
|
||||
"title": "Copay - A multisignature bitcoin wallet",
|
||||
"title": "*NAMECASE* - *DESCRIPTION*",
|
||||
"icon": "./public/img/icons/icon-256.png",
|
||||
"toolbar": false,
|
||||
"show": true,
|
||||
"visible": true,
|
||||
"resizable": true,
|
||||
"frame": true,
|
||||
"width": 800,
|
||||
"width": 400,
|
||||
"height": 600,
|
||||
"position": "center",
|
||||
"fullscreen": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue