Fixes input amount from Glidera/Amazon views
This commit is contained in:
parent
dc21ac2a8c
commit
fd0edaffb2
4 changed files with 11 additions and 12 deletions
|
|
@ -139,7 +139,6 @@ angular.module('copayApp.controllers').controller('buyGlideraController',
|
|||
|
||||
$scope.wallets = profileService.getWallets({
|
||||
network: $scope.network,
|
||||
n: 1,
|
||||
onlyComplete: true
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue