change entrys, url and add feedback service
This commit is contained in:
parent
2c0e09d3c7
commit
2284e2507f
4 changed files with 46 additions and 25 deletions
|
|
@ -25,6 +25,9 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
wp: ''
|
||||
},
|
||||
|
||||
feedback: {
|
||||
url: 'https://script.google.com/macros/s/AKfycbybtvNSQKUfgzgXcj3jYLlvCKrcBoktjiJ1V8_cwd2yVkpUBGe3/exec'
|
||||
},
|
||||
// wallet default config
|
||||
wallet: {
|
||||
requiredCopayers: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue