From 6aa7b5da2a2b110510c3147072b1bce1ca6d3805 Mon Sep 17 00:00:00 2001 From: pipcat Date: Tue, 3 Apr 2018 11:33:13 +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/peliculasdk.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/peliculasdk.json b/plugin.video.alfa/channels/peliculasdk.json index 2fed6d4d..60510ed3 100755 --- a/plugin.video.alfa/channels/peliculasdk.json +++ b/plugin.video.alfa/channels/peliculasdk.json @@ -26,6 +26,14 @@ "default": true, "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 +}