[mirotalksfu] - update dep. and ui

هذا الالتزام موجود في:
Miroslav Pejic
2022-04-20 14:35:38 +02:00
الأصل 39b7734416
التزام 3a062c9399
4 ملفات معدلة مع 4 إضافات و1 حذوفات

عرض الملف

@@ -20,7 +20,7 @@
"cors": "2.8.5",
"express": "4.17.3",
"httpolyglot": "0.1.2",
"mediasoup": "3.9.9",
"mediasoup": "3.9.10",
"mediasoup-client": "3.6.51",
"ngrok": "4.3.1",
"@sentry/node": "6.19.6",

ثنائية
public/images/user.png Normal file

ملف ثنائي غير معروض.

بعد

العرض:  |  الارتفاع:  |  الحجم: 7.5 KiB

عرض الملف

@@ -308,6 +308,8 @@ function whoAreYou() {
allowOutsideClick: false,
allowEscapeKey: false,
background: swalBackground,
imageAlt: 'mirotalksfu-username',
imageUrl: image.username,
input: 'text',
inputPlaceholder: 'Enter your name',
html: `<br />

عرض الملف

@@ -27,6 +27,7 @@ const image = {
hide: '../images/hide.png',
users: '../images/participants.png',
user: '../images/participant.png',
username: '../images/user.png',
youtube: '../images/youtube.png',
message: '../images/message.png',
share: '../images/share.png',