mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-08 04:08:56 -05:00
[V3 Mod] Unmute server does not need channel (#1695)
This commit is contained in:
parent
f275c6e5e7
commit
f1fea38712
@ -1116,7 +1116,6 @@ class Mod:
|
|||||||
author,
|
author,
|
||||||
reason,
|
reason,
|
||||||
until=None,
|
until=None,
|
||||||
channel=channel,
|
|
||||||
)
|
)
|
||||||
except RuntimeError as e:
|
except RuntimeError as e:
|
||||||
await ctx.send(e)
|
await ctx.send(e)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user