[mirotalksfu] - improvements

هذا الالتزام موجود في:
Miroslav Pejic
2023-12-19 09:33:44 +01:00
الأصل 2aa8e0da75
التزام 1ec257cdad
5 ملفات معدلة مع 32 إضافات و14 حذوفات

عرض الملف

@@ -52,7 +52,7 @@ const BUTTONS = {
sendVideoButton: true,
muteVideoButton: true,
muteAudioButton: true,
audioVolumeInput: true,
audioVolumeInput: true, // Disabled for mobile
ejectButton: true,
},
videoOff: {
@@ -60,7 +60,7 @@ const BUTTONS = {
sendFileButton: true,
sendVideoButton: true,
muteAudioButton: true,
audioVolumeInput: true,
audioVolumeInput: true, // Disabled for mobile
ejectButton: true,
},
chat: {