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

@@ -76,7 +76,7 @@ export default {
}]
})
const head = await getHeadURL(ign)
const head = getHeadURL(ign)
const player = (await getPlayer(uuid)) as IPlayerData
if (!player) {
interaction.editReply({