forked from Public/monero-gui
Password input: reset on failed input
This commit is contained in:
@@ -62,6 +62,7 @@ Item {
|
||||
show()
|
||||
root.visible = true;
|
||||
passwordInput.focus = true
|
||||
passwordInput.text = ""
|
||||
}
|
||||
|
||||
function close() {
|
||||
|
||||
Reference in New Issue
Block a user