diff options
| -rw-r--r-- | bot/constants.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bot/constants.py b/bot/constants.py index 223ebdaea..629985bdf 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -359,7 +359,7 @@ class Channels(metaclass=YAMLGetter):      admins: int      admin_spam: int      announcements: int -    attachment_repost: int +    attachment_log: int      big_brother_logs: int      bot: int      checkpoint_test: int | 
