mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
more
This commit is contained in:
parent
ae7986bfcd
commit
805d097fbf
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ class Atlanta extends Client {
|
|||
.on("searchInvalidResponse", (message, query, tracks, content, collector) => {
|
||||
if (content === "cancel") {
|
||||
collector.stop();
|
||||
|
||||
return message.success("music/play:RESULTS_CANCEL");
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue