Fix major bug in distributor

This commit is contained in:
Christopher Cookman 2025-06-21 20:12:44 -06:00
parent 58037222dc
commit 563b649196

View file

@ -517,6 +517,7 @@ xmpp.on("stanza", (stanza) => {
"type": "iem-message",
"data": {
"channel": getWFOByRoom(fromChannel),
"fromChannel": fromChannel,
"event": evt,
"body": bodyData,
"timestamp": product_id.timestamp,