From 986fd1914fa5346fdd3c9e767458d1be1f18ade1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:15:51 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 8972e6300..cff90d37f 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -71,7 +71,7 @@ ], "schema": { "TZ": "str?", - "Updates": "list(|Hourly|Daily|Weekly)" + "Updates": "list(Hourly|Daily|Weekly)" }, "slug": "scrutiny", "udev": true,