From 8c21ae1844ce9b9a9d30a13cb0d12fc0ff9a84a3 Mon Sep 17 00:00:00 2001 From: profitroll Date: Wed, 1 Mar 2023 19:16:13 +0100 Subject: [PATCH] Fixed absence of /warnings in config --- config_example.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config_example.json b/config_example.json index 6ed09ec..f088ea0 100644 --- a/config_example.json +++ b/config_example.json @@ -136,6 +136,15 @@ "warnings" ] }, + "warnings": { + "permissions": [ + "admins", + "group_admins" + ], + "modules": [ + "warnings" + ] + }, "reapply": { "permissions": [ "users",