mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-02-07 11:16:46 +00:00
wip
This commit is contained in:
@@ -773,6 +773,7 @@ export function useRoomActiveMeetings(roomName: string | null) {
|
||||
},
|
||||
{
|
||||
enabled: !!roomName,
|
||||
refetchInterval: 5000,
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user