forked from github/cinny
Return to lobby is very useful
This commit is contained in:
@@ -42,7 +42,7 @@ export const getWidgetUrl = (mx: MatrixClient, roomId: string, elementCallUrl: s
|
|||||||
preload: 'false',
|
preload: 'false',
|
||||||
skipLobby: 'true',
|
skipLobby: 'true',
|
||||||
//intent: 'join_existing',
|
//intent: 'join_existing',
|
||||||
//returnToLobby: 'true',
|
returnToLobby: 'true',
|
||||||
perParticipantE2EE: 'true',
|
perParticipantE2EE: 'true',
|
||||||
hideHeader: 'true',
|
hideHeader: 'true',
|
||||||
userId: mx.getUserId()!,
|
userId: mx.getUserId()!,
|
||||||
|
|||||||
Reference in New Issue
Block a user