Fix /clap
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 18s
Build and push / post-status-to-discord (push) Successful in 1s
Build and push / sync-argocd-app (push) Successful in 3s

This commit is contained in:
Luke Robles 2025-03-10 21:22:54 -07:00
parent cf3000e2c9
commit 1ce3452f8a

View File

@ -90,7 +90,6 @@ class Cheeky(commands.Cog):
)
@option(
name="input",
input_type="str",
description="The text you want to split",
required=True,
)