mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
main: fix Trezor passphrase screen
This commit is contained in:
parent
b4a65c52cc
commit
dfd8ff9809
1 changed files with 0 additions and 2 deletions
2
main.qml
2
main.qml
|
@ -559,8 +559,6 @@ ApplicationWindow {
|
|||
}
|
||||
|
||||
function onWalletPassphraseNeeded(){
|
||||
if(rootItem.state !== "normal") return;
|
||||
|
||||
hideProcessingSplash();
|
||||
|
||||
console.log(">>> wallet passphrase needed: ")
|
||||
|
|
Loading…
Reference in a new issue