Enable SendMax to top up debit card
This commit is contained in:
parent
c9bad23b20
commit
28ef9a22dc
5 changed files with 81 additions and 15 deletions
|
|
@ -1103,7 +1103,8 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
},
|
||||
params: {
|
||||
id: null,
|
||||
currency: 'USD'
|
||||
currency: 'USD',
|
||||
useSendMax: null
|
||||
}
|
||||
})
|
||||
.state('tabs.bitpayCard.amount', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue