mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-24 22:58:30 -06:00
fix bug videojs-quality-selector bug
This commit is contained in:
parent
635d0ecab8
commit
e0633d40b3
@ -9,6 +9,7 @@ var options = {
|
|||||||
windowOpacity: ['0', '0.5', '1'],
|
windowOpacity: ['0', '0.5', '1'],
|
||||||
textOpacity: ['0.5', '1'],
|
textOpacity: ['0.5', '1'],
|
||||||
persistTextTrackSettings: true,
|
persistTextTrackSettings: true,
|
||||||
|
enableSourceset: false,
|
||||||
controlBar: {
|
controlBar: {
|
||||||
children: [
|
children: [
|
||||||
'playToggle',
|
'playToggle',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user