Merge commit 'd0f349901562ec1f8c2fbd656b8a15672547dcc1'

This commit is contained in:
Ali
2020-11-30 18:21:51 +04:00
5 changed files with 35 additions and 25 deletions

View File

@@ -616,7 +616,6 @@ public final class PresentationGroupCallImpl: PresentationGroupCall {
for participant in state.participants {
members.participants.append(participant)
if topParticipants.count < 3 {
topParticipants.append(participant)
}