diff --git a/js/webAppComm.js b/js/webAppComm.js index db298ac..7086df7 100644 --- a/js/webAppComm.js +++ b/js/webAppComm.js @@ -582,6 +582,7 @@ webAppComm.prototype.sendBindInfos = function (cid, uid, lang, type, origin) { "agentUid": uid, "lang": lang, "bindType": type, + "origin": origin } }