fixed selection of default container after installing a new server

This commit is contained in:
vladimir.kuznetsov 2023-10-18 00:36:40 +05:00
parent 94304b5777
commit 2f0c1eeecc
5 changed files with 7 additions and 2 deletions

View file

@ -142,6 +142,7 @@ Button {
PageController.setTriggeredBtConnectButton(true)
ServersModel.currentlyProcessedIndex = ServersModel.getDefaultServerIndex()
InstallController.setShouldCreateServer(false)
PageController.goToPage(PageEnum.PageSetupWizardEasy)
return