Close #80
This commit is contained in:
parent
a1a9543237
commit
c68319d638
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class MuteCog(commands.Cog):
|
||||||
set__active=False
|
set__active=False
|
||||||
)
|
)
|
||||||
embed = build_embed(
|
embed = build_embed(
|
||||||
title="User Unmwaruted",
|
title="User Unmuted",
|
||||||
description=f"{user.mention} has been unmuted",
|
description=f"{user.mention} has been unmuted",
|
||||||
fields=[],
|
fields=[],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue