mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +00:00
@@ -277,7 +277,7 @@ export async function createRoom(
|
||||
|
||||
const result = await createPromise;
|
||||
|
||||
console.log(
|
||||
logger.log(
|
||||
`Creating ${ptt ? "PTT" : "video"} group call in ${result.room_id}`
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user