mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 15:57:50 +02:00
Fix
This commit is contained in:
@@ -89,6 +89,7 @@ module.exports = class QuizDuelCommand extends Command {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
continue;
|
||||
}
|
||||
const result = msgs.first();
|
||||
const userWin = result.author.id === msg.author.id;
|
||||
|
||||
Reference in New Issue
Block a user