forked from github/cinny
Fix spelling mistake
This commit is contained in:
@@ -79,7 +79,7 @@ export function PersistentCallContainer({ children }: PersistentCallContainerPro
|
|||||||
{
|
{
|
||||||
skipLobby: skipLobby.toString(),
|
skipLobby: skipLobby.toString(),
|
||||||
returnToLobby: 'true',
|
returnToLobby: 'true',
|
||||||
perParticipentE2EE: 'true',
|
perParticipantE2EE: 'true',
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user