Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI JS: make dynamic behaviour as default
  • Loading branch information
perexg committed Sep 8, 2014
1 parent 6aef861 commit ce94d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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;
Expand Down

0 comments on commit ce94d8c

Please sign in to comment.