forked from Public/monero-gui
Merge pull request #2073
a6525e7 wizard/device: hide splash screen (selsta)
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