main: fix Trezor passphrase screen

This commit is contained in:
selsta
2020-02-25 21:24:58 +01:00
parent b4a65c52cc
commit dfd8ff9809

View File

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