mirror of
https://github.com/paritytech/banana_split.git
synced 2026-09-12 19:51:03 +05:00
small update
This commit is contained in:
parent
c7ab4b6216
commit
203baba07b
@ -100,7 +100,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
regenPassphrase: function() {
|
||||
this.recoveryPassphrase = bipPhrase.generate(4);
|
||||
this.recoveryPassphrase = passPhrase.generate(4);
|
||||
},
|
||||
print: function() {
|
||||
window.print();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user