From 598e2f3d50a64f9f6e13c32aeacd61bcccd789a1 Mon Sep 17 00:00:00 2001 From: Kingbox <37674310+lopezvg@users.noreply.github.com> Date: Wed, 19 Sep 2018 21:26:45 +0200 Subject: [PATCH] =?UTF-8?q?B=C3=BAsqueda=20Global:=20activo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.video.alfa/channels/elitetorrent.json | 2 +- plugin.video.alfa/channels/todopeliculas.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.video.alfa/channels/elitetorrent.json b/plugin.video.alfa/channels/elitetorrent.json index 50d2e298..51604e55 100644 --- a/plugin.video.alfa/channels/elitetorrent.json +++ b/plugin.video.alfa/channels/elitetorrent.json @@ -18,7 +18,7 @@ "id": "include_in_global_search", "type": "bool", "label": "Incluir en busqueda global", - "default": false, + "default": true, "enabled": true, "visible": true }, diff --git a/plugin.video.alfa/channels/todopeliculas.json b/plugin.video.alfa/channels/todopeliculas.json index c444839e..b96ab647 100644 --- a/plugin.video.alfa/channels/todopeliculas.json +++ b/plugin.video.alfa/channels/todopeliculas.json @@ -17,9 +17,9 @@ "id": "include_in_global_search", "type": "bool", "label": "Incluir en busqueda global", - "default": false, - "enabled": false, - "visible": false + "default": true, + "enabled": true, + "visible": true }, { "id": "modo_grafico",