[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -3754,8 +3754,15 @@ class RoomClient {
|
|||||||
to_peer_name: 'all',
|
to_peer_name: 'all',
|
||||||
};
|
};
|
||||||
this.showMessage(recAction);
|
this.showMessage(recAction);
|
||||||
|
|
||||||
if (!this.showChatOnMessage) {
|
if (!this.showChatOnMessage) {
|
||||||
this.msgHTML(null, image.recording, null, `${icons.user} ${data.peer_name}: <h1>${data.action}</h1>`);
|
this.msgHTML(
|
||||||
|
null,
|
||||||
|
image.recording,
|
||||||
|
null,
|
||||||
|
`${icons.user} ${data.peer_name}: <h1>${data.action}</h1>`,
|
||||||
|
'top',
|
||||||
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم