From 8328610ffa10dce1f36b4484166b2210bb688a0e Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Mon, 30 Oct 2017 10:32:41 -0500 Subject: [PATCH] Delete bajui2.json --- plugin.video.alfa/channels/bajui2.json | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100755 plugin.video.alfa/channels/bajui2.json 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 - } - ] -}