mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-21 14:47:41 +01:00
commit
de30929dd6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export function CaptionCue({
|
|||
dangerouslySetInnerHTML={{
|
||||
__html: parsedHtml,
|
||||
}}
|
||||
dir="auto"
|
||||
dir="ltr"
|
||||
/>
|
||||
</p>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue