= ({ roomId, ...rest }) => {
{t("Copy and share this call link")}
diff --git a/src/room/LobbyView.tsx b/src/room/LobbyView.tsx
index 6b51542a..eb725295 100644
--- a/src/room/LobbyView.tsx
+++ b/src/room/LobbyView.tsx
@@ -83,7 +83,9 @@ export function LobbyView(props: Props) {
Or