This commit is contained in:
parent
f4e97efbaa
commit
4ebe293e3b
@ -36,7 +36,7 @@ const {
|
||||
|
||||
const row = new ActionRowBuilder().addComponents(select);
|
||||
|
||||
return interaction.reply({
|
||||
return interaction.editReply({
|
||||
content: '📦 Escolhe o recurso que queres editar:',
|
||||
components: [row],
|
||||
ephemeral: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user