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
7140c69dbf
commit
b4c5ca2b4d
@ -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)
|
CallSessionManagerImplementationVersion(version: version, supportsVideo: supportsVideo)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e1b071595d0b58c93a82b0cd2cb1f229b2315995
|
Subproject commit 0b2e3082edb1d485b80f35b9d40a5742c66c7b7b
|
Loading…
x
Reference in New Issue
Block a user