Merge branch 'main' into missing-audio-logs

This commit is contained in:
Robin Townsend 2022-11-07 14:00:22 -05:00
commit fb75c1536b
4 changed files with 14 additions and 6 deletions

View file

@ -72,7 +72,7 @@ export function VideoTileContainer({
audioContext,
audioDestination,
localVolume,
isLocal
isLocal || maximised,
);
const {
modalState: videoTileSettingsModalState,