mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 15:07:25 -04:00
Password input: reset on failed input
This commit is contained in:
@@ -62,6 +62,7 @@ Item {
|
|||||||
show()
|
show()
|
||||||
root.visible = true;
|
root.visible = true;
|
||||||
passwordInput.focus = true
|
passwordInput.focus = true
|
||||||
|
passwordInput.text = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
function close() {
|
function close() {
|
||||||
|
|||||||
Reference in New Issue
Block a user