This commit is contained in:
brandons209 2020-02-08 19:06:23 -05:00
parent 4a5aac2cd6
commit 0a53eb1f35

View file

@ -331,7 +331,7 @@ class CostManager(commands.Cog):
await ctx.send(msg)
@costset.command(name="list")
async def cost_set_free_roles(self, ctx):
async def cost_set_list(self, ctx):
"""
List current cost settings for the guild
"""