Fixed video player subtitles
This commit is contained in:
parent
0f8c87108b
commit
8b6894808f
1 changed files with 1 additions and 0 deletions
|
@ -1363,6 +1363,7 @@ function tryRemoveElement(elem) {
|
|||
loading.show();
|
||||
|
||||
const dlg = document.createElement('div');
|
||||
dlg.setAttribute('dir', 'ltr');
|
||||
|
||||
dlg.classList.add('videoPlayerContainer');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue