[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2025-08-16 10:08:06 +02:00
parent 7c204fe08a
commit 52109c9ad4
+7 -4
View File
@@ -7555,13 +7555,16 @@ async function downloadRecordedStream() {
lastRecordingInfo.innerHTML = `<br/>Last recording info: ${recordingInfo}`;
recordingTime.innerText = '';
userLog(
'success-html',
msgHTML(
null,
null,
'Recording',
`<div style="text-align: left;">
🔴 &nbsp; Recording Info: <br/>
🔴 &nbsp; Recording Info:
${recordingInfo}
Please wait to be processed, then will be downloaded to your ${currentDevice} device.
</div>`
</div>`,
'top'
);
// Fix WebM duration to make it seekable