Code review related changes
* drop room ID from jitsi widget data * reame queryParts variable
This commit is contained in:
@@ -416,7 +416,6 @@ async function _startCallApp(roomId, type) {
|
||||
isAudioOnly: type === 'voice',
|
||||
domain: jitsiDomain,
|
||||
auth: jitsiAuth,
|
||||
roomId: roomId,
|
||||
};
|
||||
|
||||
const widgetId = (
|
||||
|
||||
Reference in New Issue
Block a user