mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios
This commit is contained in:
commit
f041078fe4
@ -955,6 +955,8 @@ public final class GroupCallParticipantsContext {
|
||||
}
|
||||
}
|
||||
|
||||
updatedTotalCount = max(updatedTotalCount, updatedParticipants.count)
|
||||
|
||||
var updatedOverlayState = strongSelf.stateValue.overlayState
|
||||
for peerId in update.removePendingMuteStates {
|
||||
updatedOverlayState.pendingMuteStateChanges.removeValue(forKey: peerId)
|
||||
|
2
third-party/webrtc/webrtc-ios
vendored
2
third-party/webrtc/webrtc-ios
vendored
@ -1 +1 @@
|
||||
Subproject commit f15d2311eb3998e38000eff15a634b74b4358655
|
||||
Subproject commit 982b3456d0b18369f36e2b1e1438f40235a12eae
|
Loading…
x
Reference in New Issue
Block a user