mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +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){
|
function onCreateWalletFromDeviceCompleted(written){
|
||||||
|
hideProcessingSplash();
|
||||||
if(written){
|
if(written){
|
||||||
wizardStateView.state = "wizardCreateWallet2";
|
wizardStateView.state = "wizardCreateWallet2";
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user