diff --git a/package.json b/package.json index 3587454e..e7a29cf4 100644 --- a/package.json +++ b/package.json @@ -30,12 +30,12 @@ "crypto-js": "4.1.1", "express": "4.18.2", "httpolyglot": "0.1.2", - "mediasoup": "3.11.5", + "mediasoup": "3.11.6", "mediasoup-client": "3.6.70", "ngrok": "4.3.3", "qs": "6.11.0", - "@sentry/node": "7.30.0", - "@sentry/integrations": "7.30.0", + "@sentry/node": "7.31.1", + "@sentry/integrations": "7.31.1", "socket.io": "4.5.4", "swagger-ui-express": "4.6.0", "uuid": "9.0.0", diff --git a/public/js/Room.js b/public/js/Room.js index dead1cda..c82f2065 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -539,7 +539,7 @@ async function shareRoom(useNavigator = false) { Swal.fire({ background: swalBackground, position: 'center', - title: 'Welcome ' + peer_name + '', + title: 'Share your meeting room', html: `
@@ -2090,7 +2090,7 @@ function showAbout() {



- Contact: Miroslav Pejic + Author: Miroslav Pejic
`, showClass: {