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