mirror of
https://github.com/vale981/tdesktop
synced 2025-03-07 02:31: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(value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return AutoupdatePrefix("http://updates.tdesktop.com");
|
return AutoupdatePrefix("https://updates.tdesktop.com");
|
||||||
}
|
}
|
||||||
#endif // TDESKTOP_DISABLE_AUTOUPDATE
|
#endif // TDESKTOP_DISABLE_AUTOUPDATE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue