You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
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