diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index 807e081e..4a3c2ea8 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -1,4 +1,4 @@ -tvheadend.dynamic = false; +tvheadend.dynamic = true; tvheadend.accessupdate = null; tvheadend.capabilties = null; tvheadend.dvrpanel = null;