mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Temporarily disable experimental voip
This commit is contained in:
parent
8ee8cf8ac7
commit
ccd6605ecc
1 changed files with 1 additions and 1 deletions
|
|
@ -803,7 +803,7 @@ static void (*InternalVoipLoggingFunction)(NSString *) = NULL;
|
|||
[list addObject:@"2.7.7"];
|
||||
[list addObject:@"3.0.0"];
|
||||
if (includeReference) {
|
||||
[list addObject:@"4.0.0"];
|
||||
//[list addObject:@"4.0.0"];
|
||||
}
|
||||
return list;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue