mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 10:17:26 -04:00
invalidate wallet name after creation
This commit is contained in:
@@ -305,6 +305,7 @@ Rectangle {
|
||||
function onPageCompleted(previousView){
|
||||
if(previousView.viewName == "wizardHome"){
|
||||
// cleanup
|
||||
walletInput.reset();
|
||||
seedInput.text = "";
|
||||
addressLine.text = "";
|
||||
spendKeyLine.text = "";
|
||||
|
||||
Reference in New Issue
Block a user