From 4bd4ad706365712e08cb12a02261439340ac44ca Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 30 Jun 2021 21:56:23 +0200 Subject: [PATCH] Update config.json --- flexget/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flexget/config.json b/flexget/config.json index 1593d09e2..b7309ebec 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -25,7 +25,8 @@ "schema": { "PUID": "int", "PGID": "int", - "WebuiPass": "str?" + "WebuiPass": "str?", + "FG_PLUGINS": "str?" }, "arch": [ "aarch64",