lint
This commit is contained in:
parent
90e20b94a8
commit
f1dbfa01ea
2 changed files with 1 additions and 2 deletions
|
@ -293,7 +293,6 @@ class HlsQualitySelectorPlugin {
|
|||
this._currentQuality = height;
|
||||
|
||||
if (this.config.displayCurrentQuality) {
|
||||
console.log(height);
|
||||
this.setButtonInnerText(
|
||||
height === QUALITY_OPTIONS.AUTO
|
||||
? QUALITY_OPTIONS.AUTO
|
||||
|
|
Loading…
Reference in a new issue