guh
This commit is contained in:
parent
a7730f1480
commit
f9475079dd
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ module.exports = {
|
|||
.setColor("#cba6f7")
|
||||
.setImage(proxy(result.img_src))
|
||||
.setFooter({
|
||||
text: result.engine
|
||||
text: result.engines.join(", ")
|
||||
});
|
||||
|
||||
if (description.length >= 1)
|
||||
|
|
Loading…
Reference in a new issue