forked from github/cinny
Always embed to give a proper call room lobby experience
This commit is contained in:
@@ -49,7 +49,7 @@ export const getWidgetUrl = (
|
|||||||
logger.error(url);
|
logger.error(url);
|
||||||
|
|
||||||
const params = new URLSearchParams({
|
const params = new URLSearchParams({
|
||||||
//embed: 'true',
|
embed: 'true',
|
||||||
widgetId: `element-call-${roomId}`,
|
widgetId: `element-call-${roomId}`,
|
||||||
appPrompt: 'false',
|
appPrompt: 'false',
|
||||||
preload: 'false',
|
preload: 'false',
|
||||||
|
|||||||
Reference in New Issue
Block a user