From 1299230e6be5c5338196b794fa749021541cdbb0 Mon Sep 17 00:00:00 2001 From: poslop Date: Wed, 7 Dec 2022 19:35:26 -0600 Subject: [PATCH] Update 'config.toml' --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 8edbf8d..d54c624 100644 --- a/config.toml +++ b/config.toml @@ -37,4 +37,4 @@ admins = [] commands_whitelist = true # which commands are whitelisted/blacklisted to admins -commands = ["config"] +commands = ["config", "fillitems"]