complete passphrase verification - add spinner
This commit is contained in:
parent
4d94121ec6
commit
75707b4a93
5 changed files with 41 additions and 6 deletions
|
|
@ -39,7 +39,6 @@ angular.module('copayApp.controllers').controller('backupController',
|
|||
|
||||
self.credentialsEncrypted = false;
|
||||
setWords(fc.getMnemonic());
|
||||
// $rootScope.$emit('Local/BackupDone');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue