Skip to content

Commit

Permalink
Only one time run.
Browse files Browse the repository at this point in the history
  • Loading branch information
ltzmax committed Oct 26, 2023
1 parent 61f7278 commit 7a27731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions captcha/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ async def _settings(self, ctx: commands.Context):
)

@_captcha.command(name="reset", aliases=["clear"])
@commands.max_concurrency(1, commands.BucketType.channel)
async def _reset(self, ctx: commands.Context):
"""
Reset all the captcha settings back to default.
Expand Down

0 comments on commit 7a27731

Please sign in to comment.