diff --git a/src/webui/static/app/epggrab.js b/src/webui/static/app/epggrab.js index be21184a..92d6699b 100644 --- a/src/webui/static/app/epggrab.js +++ b/src/webui/static/app/epggrab.js @@ -216,7 +216,6 @@ tvheadend.epggrab = function() { width: 700, autoHeight: true, collapsible: true, - collapsed: true, items: [externalGrid] }); @@ -283,7 +282,6 @@ tvheadend.epggrab = function() { width: 700, autoHeight: true, collapsible: true, - collapsed: true, items: [otaInitial, otaCron, otaTimeout, otaGrid] });