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;
|
this._currentQuality = height;
|
||||||
|
|
||||||
if (this.config.displayCurrentQuality) {
|
if (this.config.displayCurrentQuality) {
|
||||||
console.log(height);
|
|
||||||
this.setButtonInnerText(
|
this.setButtonInnerText(
|
||||||
height === QUALITY_OPTIONS.AUTO
|
height === QUALITY_OPTIONS.AUTO
|
||||||
? QUALITY_OPTIONS.AUTO
|
? QUALITY_OPTIONS.AUTO
|
||||||
|
|
Loading…
Add table
Reference in a new issue