mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update tgcalls
This commit is contained in:
parent
b484d03de6
commit
99c05b67c4
@ -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
|
Loading…
x
Reference in New Issue
Block a user