Merge branch 'release/2.1.0' into develop

This commit is contained in:
Chocobozzz
2020-01-29 14:23:20 +01:00

View File

@@ -72,7 +72,7 @@ class ResolutionMenuButton extends MenuButton {
// Skip auto resolution, we'll add it ourselves
if (d.id === -1) continue
const label = d.id === 0
const label = d.label === '0p'
? this.player().localize('Audio-only')
: d.label