Enable volume scroll

This commit is contained in:
Omar Roth 2018-07-24 21:42:26 -05:00
parent 5800376818
commit 59aad6a273
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ var player = videojs('player', options, function() {
volumeStep: 0.1,
seekStep: 5,
enableModifiersForNumbers: false,
enableVolumeScroll: false,
customKeys: {
play: {
key: function(e) {