mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJClient.git
synced 2026-03-28 05:25:39 +03:00
bugfix: change settings with connect
This commit is contained in:
@@ -403,7 +403,6 @@ void MainWindow::saveServerSettingsWithConnect()
|
||||
entryWidget->loginIsActive(true);
|
||||
ui->offlineStartButton->show();
|
||||
activateLoadingAnimation(false);
|
||||
return;
|
||||
}
|
||||
//TODO: не заполняется 2 поля (автостарт и язык)
|
||||
ServerSettings *settings = entryWidget->getServerSettings();
|
||||
|
||||
Reference in New Issue
Block a user