[mirotalk] - ops

This commit is contained in:
Miroslav Pejic
2026-04-02 12:41:40 +02:00
parent 6f875db986
commit 90995a588e
+4
View File
@@ -9573,6 +9573,10 @@ function showCaptionDraggable() {
isCaptionBoxVisible = true;
if (isDesktopDevice && canBePinned() && !isChatPinned && !isCaptionPinned) {
captionPin();
}
screenReaderAccessibility.announceMessage('Caption opened');
}