dfd8ff9 main: fix Trezor passphrase screen (selsta)
dfd8ff9
@ -559,8 +559,6 @@ ApplicationWindow {
}
function onWalletPassphraseNeeded(){
if(rootItem.state !== "normal") return;
hideProcessingSplash();
console.log(">>> wallet passphrase needed: ")
The note is not visible to the blocked user.