From 8964db5afa6445ed375b75af66cedd3690e480b7 Mon Sep 17 00:00:00 2001 From: icedream Date: Wed, 21 Oct 2015 16:31:53 +0200 Subject: [PATCH] Command aliases for "add" and "append" -> "enqueue". --- app.iced | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.iced b/app.iced index 5ec734f..c865c3a 100644 --- a/app.iced +++ b/app.iced @@ -209,7 +209,7 @@ ts3clientService.on "started", (ts3proc) => return ts3query.sendtextmessage args.targetmode, invoker.id, "Going to the next playlist entry." - when "enqueue" + when "enqueue", "add", "append" inputBB = paramline input = removeBB paramline