mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 06:50:28 +03:00
Fix spelling mistake
This commit is contained in:
parent
cd0d4c9704
commit
395a24f1a7
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ export function PersistentCallContainer({ children }: PersistentCallContainerPro
|
|||
{
|
||||
skipLobby: skipLobby.toString(),
|
||||
returnToLobby: 'true',
|
||||
perParticipentE2EE: 'true',
|
||||
perParticipantE2EE: 'true',
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue