mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-18 19:40:19 +00:00
multi accounts
This commit is contained in:
parent
32fb89ffc4
commit
628e22c688
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user