mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-21 08:06:33 -04:00
Close popup for startup timeout when connections are established
This commit is contained in:
parent
1381698f08
commit
4475776242
@ -231,6 +231,7 @@ public class MainViewModel implements ViewModel {
|
||||
startupTimeout.stop();
|
||||
walletInitialized.removeListener(walletInitializedListener);
|
||||
onAllServicesInitialized();
|
||||
startupTimeoutPopup.hide();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user