new version available
This commit is contained in:
parent
aab77c8fae
commit
5666649a2d
5 changed files with 104 additions and 1 deletions
|
|
@ -42,6 +42,10 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
url: 'https://insight.bitpay.com:443/api/rates',
|
||||
},
|
||||
|
||||
release: {
|
||||
url: 'https://api.github.com/repos/bitpay/copay/releases/latest'
|
||||
},
|
||||
|
||||
pushNotifications: {
|
||||
enabled: true,
|
||||
config: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue