mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
idk bro
This commit is contained in:
parent
69711aa978
commit
3322cb5cb0
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ function inject(bot, dcclient, config, rl) {
|
|||
|
||||
bot.once('end', () => {
|
||||
clearInterval(consoleQueueInterval);
|
||||
rl.removeAllListeners();
|
||||
});
|
||||
|
||||
// readline > fix on console.log
|
||||
|
|
Loading…
Reference in a new issue