mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
Fix a typo
This commit is contained in:
parent
ece5f8bc49
commit
58e7dc28a1
@ -444,7 +444,7 @@
|
||||
NSLog(@"WARNING: %@", [e reason]);
|
||||
}
|
||||
|
||||
_isSetup = NO;
|
||||
_isSetup = YES;
|
||||
}
|
||||
|
||||
[self performSelector:@selector(invokeDelayedProcessing) withObject:nil afterDelay:0.5];
|
||||
|
Loading…
x
Reference in New Issue
Block a user