This commit is contained in:
Ashley Graves 2024-10-10 13:17:18 +02:00
parent a7730f1480
commit f9475079dd

View file

@ -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)