From ee4829ca28ac27771c4567034d6eed504bed34ca Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Thu, 13 Jun 2019 10:38:45 +0300 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 05b50b38..52a402ce 100644 --- a/index.js +++ b/index.js @@ -199,7 +199,7 @@ Please provide a value to select one of the search results ranging from __1-10__ } return msg.channel.send(':x: There is nothing playing.'); } - + msg.channel.send(':x: Unknown command! Type -help for the list of commands!') return undefined; } msg.channel.send(':x: Unknown command! Type -help for the list of commands!')