Fixed video player subtitles
This commit is contained in:
@@ -1363,6 +1363,7 @@ function tryRemoveElement(elem) {
|
||||
loading.show();
|
||||
|
||||
const dlg = document.createElement('div');
|
||||
dlg.setAttribute('dir', 'ltr');
|
||||
|
||||
dlg.classList.add('videoPlayerContainer');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user