@meetelise/chat 1.43.13 → 1.43.14

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/MyPubnub.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meetelise/chat",
3
- "version": "1.43.13",
3
+ "version": "1.43.14",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/MeetElise/chat-ui#readme",
package/src/MyPubnub.ts CHANGED
@@ -581,7 +581,7 @@ class MyPubnub {
581
581
  orgSlug: this.orgSlug,
582
582
  });
583
583
  }
584
- }, 90000); // if after 90 seconds, no message - we error
584
+ }, 90000); // if after 90 seconds, no message - we erro
585
585
 
586
586
  if (this.simpleChatMessages.length === 0) {
587
587
  this.leadSourceClient?.checkAndHandleForLogLeadSource({