main: fix Trezor passphrase screen

This commit is contained in:
selsta 2020-02-25 21:24:58 +01:00
parent b4a65c52cc
commit dfd8ff9809
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

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