From f9827dac79fd70ef9f0f373125c08aaec4a38a9d Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 7 Nov 2024 20:41:13 +0100 Subject: [PATCH] [mirotalksfu] - improvements --- app/src/Server.js | 2 +- package.json | 2 +- public/js/Room.js | 4 ++-- public/views/Room.html | 12 ++---------- 4 files changed, 6 insertions(+), 14 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index da96ed4f..19706be6 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -55,7 +55,7 @@ dev dependencies: { * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.6.26 + * @version 1.6.27 * */ diff --git a/package.json b/package.json index b9efe816..d3e6761f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.6.26", + "version": "1.6.27", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/js/Room.js b/public/js/Room.js index bc643e3c..d4efd278 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -11,7 +11,7 @@ if (location.href.substr(0, 5) !== 'https') location.href = 'https' + location.h * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.6.26 + * @version 1.6.27 * */ @@ -4564,7 +4564,7 @@ function showAbout() { imageUrl: image.about, customClass: { image: 'img-about' }, position: 'center', - title: 'WebRTC SFU v1.6.26', + title: 'WebRTC SFU v1.6.27', html: `
diff --git a/public/views/Room.html b/public/views/Room.html index 6fc0efe2..164e1924 100644 --- a/public/views/Room.html +++ b/public/views/Room.html @@ -860,11 +860,7 @@ access to use this app.
- - - -