Merge pull request #2073

a6525e7 wizard/device: hide splash screen (selsta)
pull/2/head
luigi1111 5 years ago
commit 9ce7c86558
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

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