1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 04:31:56 +00:00

Update index.js

This commit is contained in:
MatteZ02 2019-06-13 10:38:45 +03:00
parent 1b2a6fd7e3
commit ee4829ca28

View File

@ -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.'); return msg.channel.send(':x: There is nothing playing.');
} }
msg.channel.send(':x: Unknown command! Type -help for the list of commands!')
return undefined; return undefined;
} }
msg.channel.send(':x: Unknown command! Type -help for the list of commands!') msg.channel.send(':x: Unknown command! Type -help for the list of commands!')