diff --git a/front/src/Components/Menu/AboutRoomSubMenu.svelte b/front/src/Components/Menu/AboutRoomSubMenu.svelte index 3ccc9669..16b5c057 100644 --- a/front/src/Components/Menu/AboutRoomSubMenu.svelte +++ b/front/src/Components/Menu/AboutRoomSubMenu.svelte @@ -51,6 +51,7 @@ await navigator.share(shareData); } catch (err) { console.error('Error: ' + err); + copyLink(); } } @@ -63,6 +64,7 @@

Share the link of the room !

+

Information on the map