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