From 22783c6c61a713dd7979112536ecd88a87a1ee86 Mon Sep 17 00:00:00 2001 From: pipcat Date: Tue, 3 Apr 2018 12:16:52 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20comprueba=5Fenlaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.video.alfa/channels/newpct.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/newpct.json b/plugin.video.alfa/channels/newpct.json index 9a3b8e8d..8b3fe8d9 100755 --- a/plugin.video.alfa/channels/newpct.json +++ b/plugin.video.alfa/channels/newpct.json @@ -20,6 +20,14 @@ "default": false, "enabled": true, "visible": true + }, + { + "id": "comprueba_enlaces", + "type": "bool", + "label": "Verificar si los enlaces existen", + "default": true, + "enabled": true, + "visible": true } ] -} \ No newline at end of file +}