Merge branch 'release/2.1.0' into develop

This commit is contained in:
Chocobozzz 2020-01-29 14:23:20 +01:00
commit cf59a2a0c3
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

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