Merge pull request #2073

a6525e7 wizard/device: hide splash screen (selsta)
This commit is contained in:
luigi1111 2019-04-25 15:29:19 -05:00
commit 9ce7c86558
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -227,6 +227,7 @@ Rectangle {
}
function onCreateWalletFromDeviceCompleted(written){
hideProcessingSplash();
if(written){
wizardStateView.state = "wizardCreateWallet2";
} else {