mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-01 21:56:23 +01:00
wizard/device: hide splash screen
This commit is contained in:
parent
fd230789e9
commit
a6525e74e6
@ -227,6 +227,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function onCreateWalletFromDeviceCompleted(written){
|
function onCreateWalletFromDeviceCompleted(written){
|
||||||
|
hideProcessingSplash();
|
||||||
if(written){
|
if(written){
|
||||||
wizardStateView.state = "wizardCreateWallet2";
|
wizardStateView.state = "wizardCreateWallet2";
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user