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,