fix(aurora): fixed mysql_log in addrole (again)

This commit is contained in:
Seaswimmer 2024-02-02 11:54:01 -05:00
parent c1d2e6d28a
commit 21dabccb48
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -394,7 +394,7 @@ class Aurora(commands.Cog):
"ADDROLE",
"USER",
target.id,
role,
role.id,
parsed_time,
reason,
)