From 5ab793ab9c8904d4fc5c37f625e80da2f33e6c4c Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 19 May 2020 09:20:33 -0400 Subject: [PATCH] Fix lint --- commands/games-sp/akinator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/games-sp/akinator.js b/commands/games-sp/akinator.js index a027e8ca..1cfa4cce 100644 --- a/commands/games-sp/akinator.js +++ b/commands/games-sp/akinator.js @@ -39,7 +39,7 @@ module.exports = class AkinatorCommand extends Command { if (!aki.answers || aki.currentStep >= 80) { forceGuess = true; continue; - }; + } const answers = aki.answers.map(answer => answer.toLowerCase()); answers.push('end'); await msg.say(stripIndents`