@meetelise/chat 1.20.154 → 1.20.155
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
package/public/dist/index.js
CHANGED
|
@@ -3535,7 +3535,7 @@ otherwise there's some empty space at the bottom of the button, which interferes
|
|
|
3535
3535
|
<span style="font-weight: 600">Confirm to continue</span>
|
|
3536
3536
|
<p>
|
|
3537
3537
|
Hello, before I can answer questions for you, it’s important that I let
|
|
3538
|
-
you know that I am third-party AI Assistant that will collect our
|
|
3538
|
+
you know that I am a third-party AI Assistant that will collect our
|
|
3539
3539
|
conversation and other information you provide, consistent with our
|
|
3540
3540
|
<a
|
|
3541
3541
|
href=${t}
|
|
@@ -370,7 +370,7 @@ const getConsentPreChatDisclaimer = (
|
|
|
370
370
|
<span style="font-weight: 600">Confirm to continue</span>
|
|
371
371
|
<p>
|
|
372
372
|
Hello, before I can answer questions for you, it’s important that I let
|
|
373
|
-
you know that I am third-party AI Assistant that will collect our
|
|
373
|
+
you know that I am a third-party AI Assistant that will collect our
|
|
374
374
|
conversation and other information you provide, consistent with our
|
|
375
375
|
<a
|
|
376
376
|
href=${privacyPolicyUrl}
|