Idk why this was an async function
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
return
|
||||
}
|
||||
|
||||
const head = await getHeadURL(ign)
|
||||
const head = getHeadURL(ign)
|
||||
const formattedIgn = await getIGN(uuid)
|
||||
await interaction.editReply({
|
||||
embeds: [{
|
||||
|
||||
Reference in New Issue
Block a user