mirror of https://github.com/procxx/kepka.git
parent
c0896f5357
commit
0eb3d20250
|
@ -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…
Reference in New Issue