diff --git a/src/webui/static/app/iptv.js b/src/webui/static/app/iptv.js index af92f903..af4652c2 100644 --- a/src/webui/static/app/iptv.js +++ b/src/webui/static/app/iptv.js @@ -115,7 +115,7 @@ tvheadend.iptv = function(adapterId) { var val = value ? tvheadend.servicetypeStore.getById(value) : null; return val ? val.get('str') : 'Unset'; - }, + } }, { header: "PMT PID",