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