From ca9dd7d1220ab6ac027e6259b39ae8f4d98308b1 Mon Sep 17 00:00:00 2001 From: julien Date: Wed, 7 May 2025 15:11:58 +0200 Subject: [PATCH] dsdsdsds --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 7cb1eb4..ce61b4b 100644 --- a/index.js +++ b/index.js @@ -610,7 +610,7 @@ app.post('/sendImageWithBaileysPro', async (req, res) => { jid, { image: { url: imageUrl }, - text: caption || '', + caption: caption || '', }, quoted ? { quoted } : {}