updates
This commit is contained in:
Executable
+34
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"id": "sipeliculas",
|
||||
"name": "SiPeliculas",
|
||||
"active": true,
|
||||
"adult": false,
|
||||
"language": "es",
|
||||
"banner": "https://s24.postimg.org/5wcznkxhv/sipeliculas.png",
|
||||
"thumbnail": "https://s23.postimg.org/adrl2k5mz/sipeliculas.png",
|
||||
"version": 1,
|
||||
"changes": [
|
||||
{
|
||||
"date": "15/03/2017",
|
||||
"description": "limpieza código"
|
||||
},
|
||||
{
|
||||
"date": "16/01/17",
|
||||
"description": "First version"
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
"latino",
|
||||
"movie"
|
||||
],
|
||||
"settings": [
|
||||
{
|
||||
"id": "include_in_global_search",
|
||||
"type": "bool",
|
||||
"label": "Incluir en busqueda global",
|
||||
"default": false,
|
||||
"enabled": false,
|
||||
"visible": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user