From 61a8d902a983bf9af8e3f7e656984b6da1577de6 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Thu, 17 Mar 2022 11:37:29 +0100 Subject: [PATCH] Update pterodactyl.js --- src/commands/shop/addons/pterodactyl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/shop/addons/pterodactyl.js b/src/commands/shop/addons/pterodactyl.js index e619756..44d26bf 100644 --- a/src/commands/shop/addons/pterodactyl.js +++ b/src/commands/shop/addons/pterodactyl.js @@ -49,7 +49,7 @@ module.exports = async (interaction) => { timestamp: new Date(), footer: { iconURL: config.footer.icon, text: config.footer.text }, }; - return await interaction.editReply({ embeds: [embed], ephemeral: true }); + return interaction.editReply({ embeds: [embed], ephemeral: true }); } // Stop if user credits is below amount