From 7839a6f5b619126c2aa5ee50f3e9059a2d588933 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Feb 2021 09:31:28 +0100 Subject: [PATCH] correct --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 67bb18efb..34b785f02 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -33,7 +33,7 @@ }, "options": { "PUID": 0, - "PGID": 0, + "PGID": 0 }, "schema": { "PUID": "int",