mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 22:44:32 +02:00
Fix
This commit is contained in:
@@ -146,6 +146,7 @@ module.exports = class AkinatorCommand extends Command {
|
||||
break;
|
||||
}
|
||||
buttonPress = verification.first();
|
||||
await buttonPress.deferUpdate();
|
||||
if (buttonPress.customID === 'true') {
|
||||
win = false;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user