Command aliases for "add" and "append" -> "enqueue".

develop
Icedream 2015-10-21 16:31:53 +02:00
parent 69b6deb9be
commit 8964db5afa
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ ts3clientService.on "started", (ts3proc) =>
return return
ts3query.sendtextmessage args.targetmode, invoker.id, "Going to the next playlist entry." ts3query.sendtextmessage args.targetmode, invoker.id, "Going to the next playlist entry."
when "enqueue" when "enqueue", "add", "append"
inputBB = paramline inputBB = paramline
input = removeBB paramline input = removeBB paramline