fix(@wallet): paste seed phrase
This commit is contained in:
parent
56e6427260
commit
e020466362
|
@ -118,7 +118,6 @@ StatusGridView {
|
|||
} catch (e) {
|
||||
// Getting items outside of the current view might not work
|
||||
}
|
||||
grid.addWord(i, words[i], true)
|
||||
}
|
||||
}, timeout);
|
||||
|
||||
|
|
Loading…
Reference in New Issue