mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Update tgcalls
This commit is contained in:
@@ -237,7 +237,7 @@ public final class AccountContextImpl: AccountContext {
|
||||
})
|
||||
}
|
||||
|
||||
account.callSessionManager.updateVersions(versions: PresentationCallManagerImpl.voipVersions(includeExperimental: true, includeReference: sharedContext.immediateExperimentalUISettings.experimentalCompatibility).map { version, supportsVideo -> CallSessionManagerImplementationVersion in
|
||||
account.callSessionManager.updateVersions(versions: PresentationCallManagerImpl.voipVersions(includeExperimental: true, includeReference: true).map { version, supportsVideo -> CallSessionManagerImplementationVersion in
|
||||
CallSessionManagerImplementationVersion(version: version, supportsVideo: supportsVideo)
|
||||
})
|
||||
}
|
||||
|
||||
Submodule submodules/TgVoipWebrtc/tgcalls updated: e1b071595d...0b2e3082ed
Reference in New Issue
Block a user