mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 23:10:28 +03:00
Return to lobby is very useful
This commit is contained in:
parent
589b318b08
commit
8f87690b00
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ export const getWidgetUrl = (mx: MatrixClient, roomId: string, elementCallUrl: s
|
|||
preload: 'false',
|
||||
skipLobby: 'true',
|
||||
//intent: 'join_existing',
|
||||
//returnToLobby: 'true',
|
||||
returnToLobby: 'true',
|
||||
perParticipantE2EE: 'true',
|
||||
hideHeader: 'true',
|
||||
userId: mx.getUserId()!,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue