Beta version 2.6.4.

- Fix freeze in voice chats.
This commit is contained in:
John Preston
2021-03-17 00:02:05 +04:00
parent 311a2f2753
commit 528c98af67
8 changed files with 24 additions and 16 deletions
@@ -1206,7 +1206,7 @@ void MembersController::checkRowPosition(not_null<Row*> row) {
};
delegate()->peerListSortRows(_peer->canManageGroupCall()
? makeComparator(projForAdmin)
: makeComparator(projForOther));
: makeComparator(projForAdmin));
}
void MembersController::updateRow(