using app name properly
This commit is contained in:
parent
fdc25da720
commit
6a4b351154
3 changed files with 21 additions and 10 deletions
|
|
@ -16,7 +16,12 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
},
|
||||
|
||||
download: {
|
||||
url: 'https://bitpay.com/wallet',
|
||||
bitpay: {
|
||||
url: 'https://bitpay.com/wallet'
|
||||
},
|
||||
copay: {
|
||||
url: 'https://copay.io/#download'
|
||||
}
|
||||
},
|
||||
|
||||
rateApp: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue