From e0b99a5491783390b382ee045145f1c30a2c1858 Mon Sep 17 00:00:00 2001 From: marco <10120390+mac12m99@users.noreply.github.com> Date: Mon, 30 May 2022 19:58:04 +0200 Subject: [PATCH] Reinserito settaggio per disattivare notifica trakt --- specials/videolibrary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specials/videolibrary.json b/specials/videolibrary.json index 97952ade..1b6eab56 100644 --- a/specials/videolibrary.json +++ b/specials/videolibrary.json @@ -220,8 +220,8 @@ "type": "bool", "label": "@60639", "default": true, - "visible": false, - "enabled": "eq(-1,true)" + "visible": true, + "enabled": true }, { "id": "sync_trakt_new_tvshow",