mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Fix Lint
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = class MadLibsCommand extends Command {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
};
|
||||
const choice = await msg.channel.awaitMessages(filter, {
|
||||
max: 1,
|
||||
time: 120000
|
||||
|
||||
Reference in New Issue
Block a user