rebased
This commit is contained in:
parent
d6325113d4
commit
a28e9d18d0
2 changed files with 2 additions and 3 deletions
|
|
@ -249,7 +249,6 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
return;
|
||||
}
|
||||
|
||||
$modalInstance.close(addr);
|
||||
profileService.isBackupNeeded(walletId, function(needsBackup) {
|
||||
self.destinationWalletNeedsBackup = needsBackup;
|
||||
$modalInstance.close(addr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue