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;
|
var mnemonic = null;
|
||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
|
$scope.passphrase = '';
|
||||||
resetAllButtons();
|
resetAllButtons();
|
||||||
customWords = [];
|
customWords = [];
|
||||||
mnemonic = null;
|
mnemonic = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue