diff options
| author | 2020-09-22 15:59:38 -0700 | |
|---|---|---|
| committer | 2020-09-22 15:59:38 -0700 | |
| commit | 628a3f7c9f2daaa796c89773bbbe20ba6e6ec5c9 (patch) | |
| tree | 4eed53457d0ca5b090b7306617115a24e44cd759 /config-default.yml | |
| parent | Merge pull request #1061 from python-discord/feat/frontend/533/mod-log-names (diff) | |
| parent | Merge branch 'master' into feat/info/1125/user-cmd-whitelist-modmail (diff) | |
Merge pull request #1126 from python-discord/feat/info/1125/user-cmd-whitelist-modmail
Whitelist the modmail category for displaying verbose infraction info from the user command
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config-default.yml b/config-default.yml index c809a7340..e7669e6db 100644 --- a/config-default.yml +++ b/config-default.yml @@ -197,15 +197,6 @@ guild: big_brother_logs: &BB_LOGS 468507907357409333 talent_pool: &TALENT_POOL 534321732593647616 - staff_channels: - - *ADMINS - - *ADMIN_SPAM - - *DEFCON - - *HELPERS - - *MODS - - *MOD_SPAM - - *ORGANISATION - moderation_channels: - *ADMINS - *ADMIN_SPAM |