Change type key

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-09-25 16:58:11 +02:00
parent 205c80ea28
commit e9e65cf484
+1 -1
View File
@@ -1325,7 +1325,7 @@ export class MatrixClient extends EventEmitter {
CONF_ROOM,
{
active: true,
callType: type,
["m.type"]: type,
conf_id: groupCall.groupCallId,
dataChannelsEnabled,
dataChannelOptions,