change entrys, url and add feedback service

This commit is contained in:
Gabriel Bazán 2016-11-09 12:09:22 -03:00
commit 2284e2507f
4 changed files with 46 additions and 25 deletions

View file

@ -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,