Skip to content

Commit

Permalink
Update WizardHome.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
rating89us authored Sep 22, 2021
1 parent 8638cd7 commit d75b87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wizard/WizardHome.qml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Rectangle {
wizardController.restart();
wizardController.createWallet();
wizardStateView.state = "wizardCreateWallet1"
wizardStateView.wizardCreateWallet1View.pageRoot.forceActiveFocus();
}
}

Expand Down

0 comments on commit d75b87d

Please sign in to comment.