@meetelise/chat 1.22.55 → 1.22.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meetelise/chat",
3
- "version": "1.22.55",
3
+ "version": "1.22.57",
4
4
  "description": "",
5
5
  "main": "public/dist/index.js",
6
6
  "type": "module",
@@ -171,6 +171,12 @@
171
171
  };
172
172
 
173
173
  MEChat.start({
174
+ // organization: "Pacific Urban Residential",
175
+ // building: "c06117dc-7a80-11ed-bc9a-c3e28c7281ff",
176
+
177
+ // organization: "conam",
178
+ // building: "b912c9ee-61f8-11ed-bbed-07208d4c2146",
179
+
174
180
  organization: "test-company",
175
181
  building: "3fc93384-91f5-11ed-98a3-43f5a2f42588",
176
182