mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Beta version 2.6.4.
- Fix freeze in voice chats.
This commit is contained in:
@@ -1206,7 +1206,7 @@ void MembersController::checkRowPosition(not_null<Row*> row) {
|
||||
};
|
||||
delegate()->peerListSortRows(_peer->canManageGroupCall()
|
||||
? makeComparator(projForAdmin)
|
||||
: makeComparator(projForOther));
|
||||
: makeComparator(projForAdmin));
|
||||
}
|
||||
|
||||
void MembersController::updateRow(
|
||||
|
||||
Reference in New Issue
Block a user