forked from Supositware/Haha-Yes
i went full retard
This commit is contained in:
parent
a1216c0ca1
commit
1c1853de88
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ class messageListener extends Listener {
|
|||
return message.channel.send(embed, {files: [attach]});
|
||||
|
||||
}
|
||||
return message.channel.send(text), {files: [attach]};
|
||||
return message.channel.send(text, {files: [attach]});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue