From 5832008b87b4103c2a82751ddae7ab402ab1238d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:16:03 +0200 Subject: [PATCH] Update config.json --- scrutiny_fa/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index 3afaa8e90..ae900ae8a 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -36,7 +36,7 @@ ], "schema": { "TZ": "str?", - "Updates": "list(|Hourly|Daily|Weekly)" + "Updates": "list(Hourly|Daily|Weekly)" }, "slug": "scrutiny_fa", "udev": true,