set shuffled words on view
This commit is contained in:
parent
895e755df0
commit
bed85f027d
2 changed files with 15 additions and 15 deletions
|
|
@ -78,8 +78,6 @@ angular.module('copayApp.controllers').controller('backupController',
|
|||
self.mnemonicHasPassphrase = fc.mnemonicHasPassphrase();
|
||||
self.useIdeograms = words.indexOf("\u3000") >= 0;
|
||||
}
|
||||
console.log(self.mnemonicWords);
|
||||
console.log(self.shuffledMnemonicWords);
|
||||
};
|
||||
|
||||
self.toggle = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue