@moveo-ai/web-client 0.111.0-true.1 → 0.111.0
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/README.md +2 -1
- package/dist/63.min.js.LICENSE.txt +1 -1
- package/dist/752.min.js.LICENSE.txt +1 -1
- package/dist/882.min.js.LICENSE.txt +1 -1
- package/dist/929.min.js.LICENSE.txt +1 -1
- package/dist/audio-client.min.js.LICENSE.txt +1 -1
- package/dist/iframe.min.js +1 -1
- package/dist/iframe.min.js.LICENSE.txt +1 -1
- package/dist/index.html +1 -1
- package/dist/preview/index.html +2 -2
- package/dist/preview.css.min.js.LICENSE.txt +1 -1
- package/dist/telnyx-client.min.js.LICENSE.txt +1 -1
- package/dist/web-client.min.js.LICENSE.txt +1 -1
- package/dist/webrtc-client.min.js.LICENSE.txt +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -351,7 +351,8 @@ default rather than to `0`, so a malformed configuration cannot switch the
|
|
|
351
351
|
modal off without anyone noticing.
|
|
352
352
|
|
|
353
353
|
Only activity inside the widget counts. A visitor who scrolls your page but
|
|
354
|
-
does not touch the chat is inactive.
|
|
354
|
+
does not touch the chat is inactive. A page load counts as activity, so a
|
|
355
|
+
visitor who comes back to your site starts the countdown again.
|
|
355
356
|
|
|
356
357
|
### CSS Variables
|
|
357
358
|
|