@@ -231,7 +231,7 @@ export function GroupCallView({
|
|||||||
<OpenIDLoader
|
<OpenIDLoader
|
||||||
client={client}
|
client={client}
|
||||||
livekitServiceURL={livekitServiceURL}
|
livekitServiceURL={livekitServiceURL}
|
||||||
roomName={matrixInfo.roomName}
|
roomName={`${groupCall.room.roomId}-${groupCall.groupCallId}`}
|
||||||
>
|
>
|
||||||
<ActiveCall
|
<ActiveCall
|
||||||
client={client}
|
client={client}
|
||||||
|
|||||||
Reference in New Issue
Block a user