indentation

This commit is contained in:
2025-03-11 21:55:06 +01:00
parent e1e75b08ab
commit bce682514d

View File

@ -23,7 +23,7 @@ class ExclusiveRoles(Cog):
return return
@commands.guild_only() @commands.guild_only()
@commands.group(aliases=["exclusiverole"]) @commands.group(aliases=["exclusiveroles"])
async def exclusive(self, ctx): async def exclusive(self, ctx):
"""Base command for managing exclusive roles""" """Base command for managing exclusive roles"""