using app name properly

This commit is contained in:
Gabriel Bazán 2017-03-09 16:48:38 -03:00
commit 6a4b351154
3 changed files with 21 additions and 10 deletions

View file

@ -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: {