fix wp icons
This commit is contained in:
parent
d288252a28
commit
b3d04b5755
14 changed files with 25 additions and 48 deletions
|
|
@ -77,6 +77,7 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
|||
name: v.name,
|
||||
recipientType: 'wallet',
|
||||
coin: v.coin,
|
||||
network: v.network,
|
||||
getAddress: function(cb) {
|
||||
walletService.getAddress(v, false, cb);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue