Update tgcalls

This commit is contained in:
Isaac 2025-04-18 01:00:31 +04:00
parent b484d03de6
commit 99c05b67c4
2 changed files with 2 additions and 2 deletions

View File

@ -1747,7 +1747,7 @@ public final class PresentationGroupCallImpl: PresentationGroupCall {
} }
var prioritizeVP8 = false var prioritizeVP8 = false
#if DEBUG #if DEBUG && false
prioritizeVP8 = "".isEmpty prioritizeVP8 = "".isEmpty
#endif #endif
if let data = self.accountContext.currentAppConfiguration.with({ $0 }).data, let value = data["ios_calls_prioritize_vp8"] as? Double { if let data = self.accountContext.currentAppConfiguration.with({ $0 }).data, let value = data["ios_calls_prioritize_vp8"] as? Double {

@ -1 +1 @@
Subproject commit 79d6b6612bdf06d5b1744937846aa2a4286886a7 Subproject commit 1348de6aa6c07ed32354d3e26423c45304000a39