From 647282e017a39cd53e08e05b6db3953aa28571bf Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Thu, 17 Mar 2022 11:35:52 +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 d1dace1..e619756 100644 --- a/src/commands/shop/addons/pterodactyl.js +++ b/src/commands/shop/addons/pterodactyl.js @@ -34,7 +34,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 amount or user credits is above 1.000.000