[mirotalksfu] - quick fix
هذا الالتزام موجود في:
@@ -3028,11 +3028,11 @@ class RoomClient {
|
|||||||
></button>`;
|
></button>`;
|
||||||
if (this.isSpeechSynthesisSupported) {
|
if (this.isSpeechSynthesisSupported) {
|
||||||
msgHTML += `
|
msgHTML += `
|
||||||
<button
|
<button
|
||||||
id="msg-speech-${chatMessagesId}"
|
id="msg-speech-${chatMessagesId}"
|
||||||
class="fas fa-volume-high"
|
class="fas fa-volume-high"
|
||||||
onclick="rc.speechMessage(false, '${getFromName}', '${getMsg}')"
|
onclick="rc.speechMessage(false, '${getFromName}', '${this.formatMsg(getMsg)}')"
|
||||||
></button>
|
></button>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
msgHTML += `
|
msgHTML += `
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم