mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Change default autoupdate URL.
This commit is contained in:
@@ -545,7 +545,7 @@ const QString &readAutoupdatePrefixRaw() {
|
||||
return AutoupdatePrefix(value);
|
||||
}
|
||||
}
|
||||
return AutoupdatePrefix("https://updates.tdesktop.com");
|
||||
return AutoupdatePrefix("https://td.telegram.org");
|
||||
}
|
||||
|
||||
void writeAutoupdatePrefix(const QString &prefix) {
|
||||
|
Reference in New Issue
Block a user