mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-30 15:30:20 +00:00
Change default autoupdate URL.
This commit is contained in:
parent
c6097d3d11
commit
e99f650eaa
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user