mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
Ensure we set the slot_id
This commit is contained in:
@@ -246,6 +246,7 @@ export async function createRoom(
|
||||
{
|
||||
type: EventType.RTCSlot,
|
||||
content: {
|
||||
slot_id: DefaultCallApplicationSlot.slot_id,
|
||||
application: { ...DefaultCallApplicationSlot.application },
|
||||
} satisfies RtcSlotEventContent,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user