forked from Public/monero-gui
settings page: Empty password field on seed view
This commit is contained in:
@@ -76,7 +76,7 @@ Rectangle {
|
||||
memoTextInput.text = currentWallet.seed
|
||||
showSeedButton.visible = false
|
||||
}
|
||||
|
||||
settingsPasswordDialog.password = ""
|
||||
}
|
||||
onRejected: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user