mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Merge pull request #2783
dfd8ff9
main: fix Trezor passphrase screen (selsta)
This commit is contained in:
commit
44dfb80633
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