reset passphrase
This commit is contained in:
parent
b090de4cd9
commit
0096b3d35d
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ angular.module('copayApp.controllers').controller('backupController',
|
|||
var mnemonic = null;
|
||||
|
||||
function init() {
|
||||
$scope.passphrase = '';
|
||||
resetAllButtons();
|
||||
customWords = [];
|
||||
mnemonic = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue