[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2022-09-01 18:52:43 +02:00
الأصل 85dd472d7d
التزام 5bec6e0d45

عرض الملف

@@ -2910,7 +2910,7 @@ class RoomClient {
video.setAttribute('width', '100%');
video.setAttribute('height', '100%');
vb.appendChild(e);
vb.appendChild(pn);
if (!this.isMobileDevice) vb.appendChild(pn);
d.appendChild(video);
d.appendChild(vb);
this.videoMediaContainer.appendChild(d);