diff --git a/plugin.video.alfa/channels/bajui2.json b/plugin.video.alfa/channels/bajui2.json deleted file mode 100755 index 2af4b680..00000000 --- a/plugin.video.alfa/channels/bajui2.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "id": "bajui2", - "name": "Bajui2", - "active": true, - "adult": false, - "language": ["cast"], - "thumbnail": "bajui.png", - "banner": "bajui.png", - "fanart": "bajui.png", - "categories": [ - "movie", - "tvshow", - "documentary", - "vos" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": false, - "enabled": true, - "visible": true - } - ] -}