mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 17:32:31 -05:00
d.py 2.3 / pomelo changes (#6130)
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ class Mod(
|
||||
|
||||
default_member_settings = {"past_nicks": [], "perms_cache": {}, "banned_until": False}
|
||||
|
||||
default_user_settings = {"past_names": []}
|
||||
default_user_settings = {"past_names": [], "past_display_names": []}
|
||||
|
||||
def __init__(self, bot: Red):
|
||||
super().__init__()
|
||||
|
||||
Reference in New Issue
Block a user