commit
b104b1bb0f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ module.exports = async (interaction) => {
|
|||
);
|
||||
|
||||
// Send interaction reply
|
||||
return await interaction.editReply({
|
||||
return interaction.editReply({
|
||||
embeds: [interactionEmbed],
|
||||
ephemeral: true,
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue