2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

videoplayer cheat code -> experimental setting

This commit is contained in:
Ilya Fedin
2023-02-25 21:22:36 +04:00
committed by John Preston
parent 01d6cacee5
commit 1f1cd35d57
10 changed files with 19 additions and 22 deletions

View File

@@ -29,7 +29,6 @@ bool gStartMinimized = false;
bool gStartInTray = false;
bool gAutoStart = false;
bool gSendToMenu = false;
bool gUseExternalVideoPlayer = false;
bool gAutoUpdate = true;
LaunchMode gLaunchMode = LaunchModeNormal;
bool gSeenTrayTooltip = false;