fix(@wallet): paste seed phrase

This commit is contained in:
Anthony Laibe 2022-08-12 11:26:44 +02:00 committed by Anthony Laibe
parent 56e6427260
commit e020466362
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ StatusGridView {
} catch (e) {
// Getting items outside of the current view might not work
}
grid.addWord(i, words[i], true)
}
}, timeout);