mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 11:23:48 +00:00
Merge branch 'beta'
This commit is contained in:
commit
e81b1fee96
@ -121,7 +121,7 @@
|
||||
{
|
||||
if (request.requestContext != nil)
|
||||
{
|
||||
[_dropReponseContexts addObject:[[MTDropResponseContext alloc] initWithDropMessageId:request.requestContext.messageId]];
|
||||
//[_dropReponseContexts addObject:[[MTDropResponseContext alloc] initWithDropMessageId:request.requestContext.messageId]];
|
||||
anyNewDropRequests = true;
|
||||
if (request.expectedResponseSize >= 512 * 1024) {
|
||||
mergedAskForReconnectionOnDrop = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user