mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow switching off debug logs in closed alpha.
This commit is contained in:
@@ -331,7 +331,6 @@ void start(not_null<Core::Launcher*> launcher) {
|
||||
auto workingDirChosen = false;
|
||||
|
||||
if (cAlphaVersion()) {
|
||||
SetDebugEnabled(true);
|
||||
workingDirChosen = true;
|
||||
#if defined Q_OS_MAC || defined Q_OS_LINUX
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user