Update gnula.json

This commit is contained in:
Intel1
2018-02-21 09:14:41 -05:00
committed by GitHub
parent ef6d71a488
commit 94e82bba56
+12 -2
View File
@@ -8,5 +8,15 @@
"banner": "gnula.png",
"categories": [
"movie"
]
}
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}