From 4aace0e424abc8c5de02f626280cf23c396821b4 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 4 May 2023 14:33:08 +0200 Subject: [PATCH] [mirotalsfu] - add font-family... --- public/js/Room.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/Room.js b/public/js/Room.js index fac7caee..6160ceaa 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -633,7 +633,7 @@ async function shareRoom(useNavigator = false) {

Join from your mobile device

-

No need for apps, simply capture the QR code with your mobile camera Or Invite someone else to join by sending them the following URL

+

No need for apps, simply capture the QR code with your mobile camera Or Invite someone else to join by sending them the following URL

${RoomURL}

`, showDenyButton: true, showCancelButton: true,