mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-31 01:25:50 +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