From d8280141e022c7cbe8c4dc2cdd4313115cbcaea4 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sat, 21 Jun 2025 00:40:53 -0600 Subject: [PATCH] I'm a lil stupid --- index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.js b/index.js index 1390275..c78f7bb 100644 --- a/index.js +++ b/index.js @@ -581,8 +581,7 @@ xmpp.on("stanza", (stanza) => { "product_data": product_id, "raw": product_id_raw, "rawBody": body, - "image": stanza.getChild("x").attrs.twitter_media || null, - "productText": text || null + "image": stanza.getChild("x").attrs.twitter_media || null } } }, getCircularReplacer(), 2), 'utf8');