/me is an idiot

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2023-07-25 15:18:45 +02:00
parent a6f803a091
commit f3615b73fc

View File

@@ -295,7 +295,7 @@ export function GroupCallView({
setUserChoices(choices);
enter();
}}
initWithMutedAudio={participants.size > 0}
initWithMutedAudio={participants.size > 8}
isEmbedded={isEmbedded}
hideHeader={hideHeader}
/>