bug fixes
This commit is contained in:
parent
6b88aff1e7
commit
4b8fa012da
3 changed files with 11 additions and 3 deletions
|
|
@ -47,4 +47,6 @@ async function execute (interaction: ChatInputCommandInteraction) {
|
|||
await interaction.followUp({
|
||||
embeds: [pageEmbed]
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
export default { data, execute };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue