clear error after recreate
This commit is contained in:
parent
9b3e8363a0
commit
563b318db6
3 changed files with 9 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ angular.module('copayApp.controllers').controller('importController',
|
|||
self.error = err;
|
||||
}
|
||||
else {
|
||||
$rootScope.$emit('Local/WalletImported', walletId);
|
||||
go.walletHome();
|
||||
notification.success('Success', 'Your wallet has been imported correctly');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue