diff --git a/index.js b/index.js index be0e56c..647d7f0 100644 --- a/index.js +++ b/index.js @@ -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,