mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -180,6 +180,6 @@ module.exports = class AkinatorCommand extends Command {
|
||||
button.setDisabled(true);
|
||||
}
|
||||
}
|
||||
return buttonPress.update('Loading...', { components: [rows] });
|
||||
return buttonPress.update('Loading...', { components: rows });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user