mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 10:11:41 -05:00
parent
c0896f5357
commit
0eb3d20250
1 changed files with 1 additions and 1 deletions
|
@ -2560,7 +2560,7 @@ const QString &readAutoupdatePrefixRaw() {
|
|||
return AutoupdatePrefix(value);
|
||||
}
|
||||
}
|
||||
return AutoupdatePrefix("http://updates.tdesktop.com");
|
||||
return AutoupdatePrefix("https://updates.tdesktop.com");
|
||||
}
|
||||
#endif // TDESKTOP_DISABLE_AUTOUPDATE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue