mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +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