delete quality button in video player just in case.
This commit is contained in:
@@ -318,7 +318,7 @@
|
||||
}
|
||||
|
||||
//remove custom buttons
|
||||
_V_.ControlBar.prototype.options.components.ResolutionSelectorButton;
|
||||
delete _V_.ControlBar.prototype.options.components.ResolutionSelectorButton;
|
||||
delete _V_.ControlBar.prototype.options.components.SubtitleSelectorButton;
|
||||
delete _V_.ControlBar.prototype.options.components.LanguageSelectorButton;
|
||||
delete _V_.ControlBar.prototype.options.components.ChapterSelectorButton;
|
||||
|
||||
Reference in New Issue
Block a user