mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Merge pull request #2073
a6525e7
wizard/device: hide splash screen (selsta)
This commit is contained in:
commit
9ce7c86558
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
function onCreateWalletFromDeviceCompleted(written){
|
||||
hideProcessingSplash();
|
||||
if(written){
|
||||
wizardStateView.state = "wizardCreateWallet2";
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue