refactor(commands/voice/queue): remove shorthand flag from --now
This commit is contained in:
parent
2f0e849c84
commit
0fa1123a87
@ -47,7 +47,6 @@ async def queue_or_play(message):
|
||||
help="remove all queued songs",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-n",
|
||||
"--now",
|
||||
action="store_true",
|
||||
help="play the specified song immediately",
|
||||
|
Loading…
x
Reference in New Issue
Block a user