mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix group update
This commit is contained in:
@@ -234,7 +234,7 @@ static BOOL _isInterceptedSelector(SEL sel)
|
||||
|
||||
- (void)endUpdates
|
||||
{
|
||||
[self throwUnimplementedException];
|
||||
[_dataController endUpdates];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user