[V3 Core] unhide [p]embedset (#1523)

This commit is contained in:
palmtree5 2018-04-15 23:59:34 -08:00 committed by Kowlin
parent 18bb3611fa
commit 8495824843

View File

@ -133,7 +133,7 @@ class Core:
return fmt.format(d=days, h=hours, m=minutes, s=seconds)
@commands.group(hidden=True)
@commands.group()
async def embedset(self, ctx: RedContext):
"""
Commands for toggling embeds on or off.