mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
fix: creation of meeting
This commit is contained in:
@@ -49,6 +49,9 @@ const useRoomMeeting = (
|
||||
room_name: roomName,
|
||||
},
|
||||
},
|
||||
body: {
|
||||
allow_duplicated: false,
|
||||
},
|
||||
});
|
||||
setResponse(result);
|
||||
} catch (error: any) {
|
||||
|
||||
Reference in New Issue
Block a user