[mirotalksfu] - add Brand Customizations, update dep
هذا الالتزام موجود في:
@@ -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.3.98
|
||||
* @version 1.4.0
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -879,7 +879,7 @@ async function whoAreYou() {
|
||||
allowOutsideClick: false,
|
||||
allowEscapeKey: false,
|
||||
background: swalBackground,
|
||||
title: 'MiroTalk SFU',
|
||||
title: BRAND.app.name,
|
||||
input: 'text',
|
||||
inputPlaceholder: 'Enter your name',
|
||||
inputAttributes: { maxlength: 32 },
|
||||
@@ -1116,7 +1116,7 @@ function shareRoomByEmail() {
|
||||
? 'Password: ' + (room_password || rc.RoomPassword) + newLine
|
||||
: '';
|
||||
const email = '';
|
||||
const emailSubject = `Please join our MiroTalk SFU Video Chat Meeting`;
|
||||
const emailSubject = `Please join our ${BRAND.app.name} Video Chat Meeting`;
|
||||
const emailBody = `The meeting is scheduled at: ${newLine} DateTime: ${selectedDateTime} ${newLine}${roomPassword}Click to join: ${RoomURL} ${newLine}`;
|
||||
document.location = 'mailto:' + email + '?subject=' + emailSubject + '&body=' + emailBody;
|
||||
},
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم