diff --git a/fight/fight.py b/fight/fight.py index 12aec64..c07a67d 100644 --- a/fight/fight.py +++ b/fight/fight.py @@ -499,7 +499,8 @@ class Fight: await ctx.send("Fight has been stopped") -# ***************************Fightset_guild command group start************************** +# ***************************Fightset_guild command group start************************** + @fightset.group(name="guild") async def fightset_guild(self, ctx): """Adjust guild wide settings"""