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',
|
||||
skipLobby: 'true',
|
||||
//intent: 'join_existing',
|
||||
//returnToLobby: 'true',
|
||||
returnToLobby: 'true',
|
||||
perParticipantE2EE: 'true',
|
||||
hideHeader: 'true',
|
||||
userId: mx.getUserId()!,
|
||||
|
||||
Reference in New Issue
Block a user