mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support toggling installs of beta versions.
This commit is contained in:
@@ -28,7 +28,7 @@ inline bool rtl() {
|
||||
return cRtl();
|
||||
}
|
||||
|
||||
DeclareSetting(bool, BetaVersion);
|
||||
DeclareSetting(bool, InstallBetaVersion);
|
||||
DeclareSetting(uint64, AlphaVersion);
|
||||
DeclareSetting(uint64, RealAlphaVersion);
|
||||
DeclareSetting(QByteArray, AlphaPrivateKey);
|
||||
|
Reference in New Issue
Block a user