mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 03:12:05 +02:00
Merge pull request #2073
a6525e7
wizard/device: hide splash screen (selsta)
This commit is contained in:
commit
9ce7c86558
@ -227,6 +227,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
function onCreateWalletFromDeviceCompleted(written){
|
||||
hideProcessingSplash();
|
||||
if(written){
|
||||
wizardStateView.state = "wizardCreateWallet2";
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user