Idk why this was an async function

This commit is contained in:
2024-10-16 11:08:09 +02:00
parent 523f8115e7
commit 8eac52d592
15 changed files with 15 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ export default async function guildMember(interaction: ChatInputCommandInteracti
}]
})
const head = await getHeadURL(ign)
const head = getHeadURL(ign)
const player = await getPlayer(uuid)
if (!player) {
await interaction.editReply({