1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Update index.js

This commit is contained in:
MatteZ02 2019-06-10 08:29:29 +03:00
parent eb8774b289
commit 735dec1949

View File

@ -309,8 +309,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 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!')
}