(feat): remove homepage dev buttons
(fix): some call related bugs (qol): update todo
This commit is contained in:
parent
4f82b9c85b
commit
28a3d72fad
8 changed files with 175 additions and 29 deletions
|
|
@ -857,6 +857,7 @@ export async function disconnect() {
|
|||
watchedStreamParticipantIds: [],
|
||||
pendingWatchedParticipantIds: [],
|
||||
activeScreenShareParticipantIds: [],
|
||||
callIsFullscreen: false,
|
||||
lastFocusedParticipantId: null,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue