mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Try all available endpoints from config.
This commit is contained in:
@@ -1108,7 +1108,7 @@ void ProxiesBoxController::refreshChecker(Item &item) {
|
||||
checker->connectToServer(
|
||||
QString::fromStdString(endpoints.front().ip),
|
||||
endpoints.front().port,
|
||||
endpoints.front().protocolSecret,
|
||||
endpoints.front().secret,
|
||||
dcId);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user