mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
fix bug videojs-quality-selector bug
This commit is contained in:
parent
38110fe770
commit
2484619eca
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ var options = {
|
|||
preload: 'auto',
|
||||
liveui: true,
|
||||
playbackRates: [0.25, 0.5, 0.75, 1.0, 1.25, 1.5, 1.75, 2.0],
|
||||
enableSourceset: false,
|
||||
controlBar: {
|
||||
children: [
|
||||
'playToggle',
|
||||
|
|
Loading…
Reference in a new issue