I'm a lil stupid

This commit is contained in:
Christopher Cookman 2025-06-21 00:40:53 -06:00
parent 7258e87801
commit d8280141e0

View file

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