From b5083d16b5609b97348cdb8bb2007298bf9a9cc2 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 27 Dec 2017 14:14:05 -0500 Subject: [PATCH] Delete pcloud.json --- plugin.video.alfa/servers/pcloud.json | 32 --------------------------- 1 file changed, 32 deletions(-) delete mode 100755 plugin.video.alfa/servers/pcloud.json diff --git a/plugin.video.alfa/servers/pcloud.json b/plugin.video.alfa/servers/pcloud.json deleted file mode 100755 index 88fd42e4..00000000 --- a/plugin.video.alfa/servers/pcloud.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "active": true, - "free": true, - "id": "pcloud", - "name": "pcloud", - "settings": [ - { - "default": false, - "enabled": true, - "id": "black_list", - "label": "Incluir en lista negra", - "type": "bool", - "visible": true - }, - { - "default": 0, - "enabled": true, - "id": "favorites_servers_list", - "label": "Incluir en lista de favoritos", - "lvalues": [ - "No", - "1", - "2", - "3", - "4", - "5" - ], - "type": "list", - "visible": false - } - ] -} \ No newline at end of file