diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index 5ca0b2d7..189d9e2a 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -77,7 +77,7 @@ tvheadend.VLC = function(url) { value: 90, increment: 1, minValue: 0, - maxValue: 100, + maxValue: 100 }); var sliderLabel = new Ext.form.Label();