From 2feaad1eb5f3184340efd6e503993136c32ee949 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 7 Feb 2021 19:25:21 +0100 Subject: [PATCH] Update config.json --- radarr/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radarr/config.json b/radarr/config.json index a7d2500ae..36e65c968 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -52,5 +52,5 @@ "**/Backups/*", "**/logs/*", "**/MediaCover/*" - } + ] }