Code review related changes
* drop room ID from jitsi widget data * reame queryParts variable
This commit is contained in:
parent
d2e9ea58fd
commit
4b43e39d2a
2 changed files with 3 additions and 4 deletions
|
@ -416,7 +416,6 @@ async function _startCallApp(roomId, type) {
|
|||
isAudioOnly: type === 'voice',
|
||||
domain: jitsiDomain,
|
||||
auth: jitsiAuth,
|
||||
roomId: roomId,
|
||||
};
|
||||
|
||||
const widgetId = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue