[mirotalksfu] - fix typo (Hylton)

هذا الالتزام موجود في:
Miroslav Pejic
2022-02-06 21:52:25 +01:00
الأصل c89d7f93f3
التزام 19a412c057
6 ملفات معدلة مع 12 إضافات و12 حذوفات

عرض الملف

@@ -1881,11 +1881,11 @@ class RoomClient {
imageAlt: 'mirotalksfu-file-sharing',
imageUrl: image.share,
position: 'center',
title: 'Share the file',
title: 'Share file',
input: 'file',
inputAttributes: {
accept: this.fileSharingInput,
'aria-label': 'Select the file',
'aria-label': 'Select file',
},
showDenyButton: true,
confirmButtonText: `Send`,