syntax resolve
This commit is contained in:
parent
5b8062d1e8
commit
01daace13f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ module.exports = async (client, message) => {
|
|||
{
|
||||
author: message.author.tag,
|
||||
authorIcon: message.author.avatarURL
|
||||
}
|
||||
})
|
||||
});
|
||||
} else {
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue