From 11aab0888c3a8aa1a0e1f1e230d74313627ac833 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 7 Feb 2018 16:16:45 -0500 Subject: [PATCH] pelisplusco: agregado busqueda --- plugin.video.alfa/channels/pelisplusco.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.video.alfa/channels/pelisplusco.json b/plugin.video.alfa/channels/pelisplusco.json index 646d455f..418c185a 100644 --- a/plugin.video.alfa/channels/pelisplusco.json +++ b/plugin.video.alfa/channels/pelisplusco.json @@ -19,9 +19,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 } ] -} \ No newline at end of file +}