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