mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-05 04:15:58 +00:00
@@ -82,6 +82,7 @@ export const ParticipantsTest = () => {
|
||||
name={`User ${item.id}`}
|
||||
disableSpeakingIndicator={items.length < 3}
|
||||
connectionState={ConnectionState.Connected}
|
||||
debugInfo={{ width: undefined, height: undefined }}
|
||||
{...rest}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user