From 24d0896071025c07a92a806de36eb2b7be694bcd Mon Sep 17 00:00:00 2001 From: greko17 Date: Fri, 1 Nov 2019 12:02:32 +0100 Subject: [PATCH] fix: fastsubita.json --- channels/fastsubita.json | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/channels/fastsubita.json b/channels/fastsubita.json index 11b4574f..3feb7834 100644 --- a/channels/fastsubita.json +++ b/channels/fastsubita.json @@ -7,30 +7,6 @@ "thumbnail": "fastsubita.png", "banner": "fastsubita.png", "categories": ["tvshow", "vos"], - "settings": [ - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "@70727", - "default": false, - "enabled": false, - "visible": false - }, - { - "id": "include_in_newest_anime", - "type": "bool", - "label": "@70727", - "default": false, - "enabled": false, - "visible": false - }, - { - "id": "include_in_newest_italiano", - "type": "bool", - "label": "@70727", - "default": false, - "enabled": false, - "visible": false - } - ] + "not_active": ["include_in_newest_peliculas", "include_in_newest_anime", "include_in_newest_italiano"], + "settings": [] }