Update animeshd.json

This commit is contained in:
Intel1
2017-08-19 11:10:02 -05:00
committed by GitHub
parent ac364bcea3
commit b8598482ce

View File

@@ -21,8 +21,24 @@
"description": "First release"
}
],
"categories": [
"categories": [
"latino",
"anime"
],
"settings": [
{
"id": "filter_languages",
"type": "list",
"label": "Mostrar enlaces en idioma...",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"No filtrar",
"LAT",
"CAST",
"SUB"
]
}
]
}