This commit is contained in:
David Baker 2022-07-08 21:17:27 +01:00
commit 5199fd2566

View file

@ -135,7 +135,7 @@ export function GroupCallView({
return ( return (
<FullScreenView> <FullScreenView>
<h1>Loading room...</h1> <h1>Loading room...</h1>
</FullScreenView>, </FullScreenView>
); );
} else { } else {
return ( return (