mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Update call view icons
This commit is contained in:
@@ -229,7 +229,7 @@ export function GroupCallRemoteParticipants({
|
||||
0
|
||||
);
|
||||
|
||||
// In speaker or overflow views, not all participants will be on the grid; they'll
|
||||
// In speaker or sidebar views, not all participants will be on the grid; they'll
|
||||
// get put in the overflow zone.
|
||||
const overflowedParticipants: Array<GroupCallRemoteParticipantType> = useMemo(
|
||||
() =>
|
||||
|
||||
Reference in New Issue
Block a user