mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Enable volume scroll
This commit is contained in:
parent
5800376818
commit
59aad6a273
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ var player = videojs('player', options, function() {
|
|||
volumeStep: 0.1,
|
||||
seekStep: 5,
|
||||
enableModifiersForNumbers: false,
|
||||
enableVolumeScroll: false,
|
||||
customKeys: {
|
||||
play: {
|
||||
key: function(e) {
|
||||
|
|
Loading…
Reference in a new issue