From 43e0df26b60887964ed5b0e08d984712f60d9afe Mon Sep 17 00:00:00 2001 From: GauthamVarmaK Date: Mon, 1 Nov 2021 10:22:35 +0000 Subject: [PATCH] Prettified Code! --- tvheadend/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tvheadend/config.json b/tvheadend/config.json index 9d52742..cdba8e8 100644 --- a/tvheadend/config.json +++ b/tvheadend/config.json @@ -7,10 +7,7 @@ "url": "https://github.com/GauthamVarmaK/addon-tvheadend", "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], "webui": "http://[HOST]:[PORT:9981]/", - "devices": [ - "/dev/dvb/", - "/dev/dri/" - ], + "devices": ["/dev/dvb/", "/dev/dri/"], "ports": { "9981/tcp": 9981, "9982/tcp": 9982