mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-24 22:24:58 +05:00
Не удаляем loop
This commit is contained in:
parent
75b6004203
commit
7ea72b8578
1 changed files with 0 additions and 4 deletions
|
@ -90,10 +90,6 @@ class Loop extends BaseCommand {
|
|||
});
|
||||
}
|
||||
});
|
||||
|
||||
collector.on("end", (_, reason) => {
|
||||
if (reason) interaction.deleteReply();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue