mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 07:20:29 +03:00
Always embed to give a proper call room lobby experience
This commit is contained in:
parent
8700fe84ab
commit
4779b09879
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export const getWidgetUrl = (
|
|||
logger.error(url);
|
||||
|
||||
const params = new URLSearchParams({
|
||||
//embed: 'true',
|
||||
embed: 'true',
|
||||
widgetId: `element-call-${roomId}`,
|
||||
appPrompt: 'false',
|
||||
preload: 'false',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue