mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 04:07:26 -04:00
main: fix Trezor passphrase screen
This commit is contained in:
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: ")
|
||||||
|
|||||||
Reference in New Issue
Block a user