mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update index.js
This commit is contained in:
parent
b966010a37
commit
fd30344bd8
1
index.js
1
index.js
@ -211,6 +211,7 @@ Please provide a value to select one of the search results ranging from __1-10__
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
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!')
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
const args = msg.content.split(' ');
|
const args = msg.content.split(' ');
|
||||||
|
Loading…
Reference in New Issue
Block a user