mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-08 05:55:13 +00:00
multi accounts
This commit is contained in:
@@ -16,7 +16,7 @@ void setBridgingTraceFunction(void (*f)(NSString *, NSString *)) {
|
||||
#if TARGET_IPHONE_SIMULATOR
|
||||
static bool loggingEnabled = true;
|
||||
#elif defined(DEBUG)
|
||||
static bool loggingEnabled = true;
|
||||
static bool loggingEnabled = false;
|
||||
#else
|
||||
static bool loggingEnabled = false;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user