mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
main: fix Trezor passphrase screen
This commit is contained in:
parent
b4a65c52cc
commit
dfd8ff9809
2
main.qml
2
main.qml
@ -559,8 +559,6 @@ ApplicationWindow {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function onWalletPassphraseNeeded(){
|
function onWalletPassphraseNeeded(){
|
||||||
if(rootItem.state !== "normal") return;
|
|
||||||
|
|
||||||
hideProcessingSplash();
|
hideProcessingSplash();
|
||||||
|
|
||||||
console.log(">>> wallet passphrase needed: ")
|
console.log(">>> wallet passphrase needed: ")
|
||||||
|
Loading…
Reference in New Issue
Block a user