[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-12 09:44:06 +02:00
الأصل 69b32f3d12
التزام a38b2af883

عرض الملف

@@ -4532,7 +4532,7 @@ class RoomClient {
if (peerScreenStatus && peerScreenStatus.style.color == 'red') {
return this.userLog(
'info',
'Screen not shared, only the participant can initiate sharing',
'The participant screen is not shared, only the participant can initiate sharing',
'top-end',
);
}