This commit is contained in:
Rafael 2022-04-20 16:24:29 -03:00 committed by Thomas Zarebczan
parent 90e20b94a8
commit f1dbfa01ea
2 changed files with 1 additions and 2 deletions

View file

@ -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