refactor
This commit is contained in:
parent
1c1196ee84
commit
84b92044a2
7 changed files with 62 additions and 58 deletions
|
|
@ -23,6 +23,7 @@ angular.module('copayApp.controllers').controller('backupController',
|
|||
|
||||
handleEncryptedWallet(fc, function(err) {
|
||||
if (err) {
|
||||
$log.warn('Error decrypting credentials:', $scope.error);
|
||||
go.path(prevState);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue