syntax resolve

This commit is contained in:
rhearmas 2020-01-08 21:09:30 -05:00
parent 5b8062d1e8
commit 01daace13f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module.exports = async (client, message) => {
{
author: message.author.tag,
authorIcon: message.author.avatarURL
}
})
});
} else {
return;