Merge pull request #2783

dfd8ff9 main: fix Trezor passphrase screen (selsta)
This commit is contained in:
luigi1111 2020-02-26 14:52:44 -05:00
commit 44dfb80633
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

View File

@ -559,8 +559,6 @@ ApplicationWindow {
}
function onWalletPassphraseNeeded(){
if(rootItem.state !== "normal") return;
hideProcessingSplash();
console.log(">>> wallet passphrase needed: ")