From 39669395ae877632c1f2f50152742ea636f9cd57 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Fri, 17 Nov 2017 09:53:50 -0500 Subject: [PATCH] Update miradetodo.json --- plugin.video.alfa/channels/miradetodo.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/miradetodo.json b/plugin.video.alfa/channels/miradetodo.json index 16a9821b..03bc898b 100755 --- a/plugin.video.alfa/channels/miradetodo.json +++ b/plugin.video.alfa/channels/miradetodo.json @@ -18,6 +18,14 @@ "enabled": true, "visible": true }, + { + "id": "include_in_newest_latino", + "type": "bool", + "label": "Incluir en Novedades - Latino", + "default": true, + "enabled": true, + "visible": true + }, { "id": "include_in_newest_peliculas", "type": "bool", @@ -35,4 +43,4 @@ "visible": true } ] -} \ No newline at end of file +}