This commit is contained in:
David Baker
2022-07-08 21:17:27 +01:00
parent b31c6c6780
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 (