Fix accessing subtitles and playback data
This commit is contained in:
@@ -375,7 +375,7 @@ import 'scrollStyles';
|
||||
dlg.setAttribute('data-lockscroll', 'true');
|
||||
}
|
||||
|
||||
if (options.enableHistory !== false) {
|
||||
if (options.enableHistory === true) {
|
||||
dlg.setAttribute('data-history', 'true');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user