mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 09:27:25 -04:00
wizard/device: hide splash screen
This commit is contained in:
@@ -227,6 +227,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
function onCreateWalletFromDeviceCompleted(written){
|
||||
hideProcessingSplash();
|
||||
if(written){
|
||||
wizardStateView.state = "wizardCreateWallet2";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user