@meetelise/chat 1.22.9 → 1.22.11

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.9",
3
+ "version": "1.22.11",
4
4
  "description": "",
5
5
  "main": "public/dist/index.js",
6
6
  "type": "module",
@@ -152,17 +152,17 @@
152
152
  };
153
153
 
154
154
  MEChat.start({
155
- // organization: "test-company",
156
- // building: "3fc93384-91f5-11ed-98a3-43f5a2f42588",
155
+ organization: "test-company",
156
+ building: "3fc93384-91f5-11ed-98a3-43f5a2f42588",
157
157
 
158
158
  // organization: "4c78cac8-017a-4497-8b71-3df15779a83c",
159
159
 
160
160
  // building: "43e3b1bc-d1b2-11ee-acb9-d77ba815aaac",
161
161
 
162
162
  // organization: "cardinal-group",
163
- widgetType: "utilities",
163
+ // widgetType: "utilities",
164
164
 
165
- organization: "test-company",
165
+ // organization: "test-company",
166
166
  // building: "e2e-test-yardi-building",
167
167
  // overrideRentgrata: true,
168
168
  // onWidgetLoaded: onWidgetLoaded,