Update miradetodo.json

This commit is contained in:
Intel1
2017-11-17 09:53:50 -05:00
committed by GitHub
parent f5a5979f74
commit 39669395ae
+9 -1
View File
@@ -18,6 +18,14 @@
"enabled": true, "enabled": true,
"visible": 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", "id": "include_in_newest_peliculas",
"type": "bool", "type": "bool",
@@ -35,4 +43,4 @@
"visible": true "visible": true
} }
] ]
} }