From: Jaroslav Kysela Date: Fri, 18 Jan 2019 21:23:08 +0000 (+0100) Subject: eit: config - fix the json syntax error, fixes #5503 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb82fc6961a725d7a77f5e8de1ffd4aefbde7e8;p=thirdparty%2Ftvheadend.git eit: config - fix the json syntax error, fixes #5503 --- diff --git a/data/conf/epggrab/eit/config b/data/conf/epggrab/eit/config index ce3f3044a..731a98696 100644 --- a/data/conf/epggrab/eit/config +++ b/data/conf/epggrab/eit/config @@ -111,8 +111,8 @@ }, "nit": { "": { - onid: 61472, - nbid: 41015 + "onid": 61472, + "nbid": 41015 } }, "pid": 700,