mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Change default autoupdate URL.
This commit is contained in:
parent
c6097d3d11
commit
e99f650eaa
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue