wizard/device: hide splash screen

pull/2/head
selsta 5 years ago
parent fd230789e9
commit a6525e74e6
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

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