forked from Public/monero-gui
wizard/device: hide splash screen
This commit is contained in:
@@ -227,6 +227,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function onCreateWalletFromDeviceCompleted(written){
|
function onCreateWalletFromDeviceCompleted(written){
|
||||||
|
hideProcessingSplash();
|
||||||
if(written){
|
if(written){
|
||||||
wizardStateView.state = "wizardCreateWallet2";
|
wizardStateView.state = "wizardCreateWallet2";
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user