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

@@ -58,7 +58,7 @@ export default {
})
const ign = (await getIGN(verifyData.uuid)) as string
const head = await getHeadURL(ign)
const head = getHeadURL(ign)
await interaction.editReply({
embeds: [{