fix(aurora): fixed mysql_log in addrole
This commit is contained in:
parent
5b18b6612a
commit
c1d2e6d28a
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ class Aurora(commands.Cog):
|
||||||
"USER",
|
"USER",
|
||||||
target.id,
|
target.id,
|
||||||
role,
|
role,
|
||||||
duration,
|
parsed_time,
|
||||||
reason,
|
reason,
|
||||||
)
|
)
|
||||||
await response.edit(
|
await response.edit(
|
||||||
|
|
Loading…
Reference in a new issue