@meetelise/chat 1.48.1 → 1.48.3
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
|
@@ -2993,6 +2993,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2993
2993
|
property. Msg & Data rates may apply. You consent to this
|
|
2994
2994
|
<a target="_blank" href="http://bit.ly/me_privacy_policy"
|
|
2995
2995
|
>privacy policy</a
|
|
2996
|
+
>
|
|
2997
|
+
and these
|
|
2998
|
+
<a target="_blank" href="https://eliseai.com/msgterms"
|
|
2999
|
+
>terms and conditions</a
|
|
2996
3000
|
>, including having your number and communications recorded and
|
|
2997
3001
|
used by a third party.`}
|
|
2998
3002
|
</div>
|
|
@@ -357,6 +357,10 @@ export class CallUsWindow extends LitElement {
|
|
|
357
357
|
property. Msg & Data rates may apply. You consent to this
|
|
358
358
|
<a target="_blank" href="http://bit.ly/me_privacy_policy"
|
|
359
359
|
>privacy policy</a
|
|
360
|
+
>
|
|
361
|
+
and these
|
|
362
|
+
<a target="_blank" href="https://eliseai.com/msgterms"
|
|
363
|
+
>terms and conditions</a
|
|
360
364
|
>, including having your number and communications recorded and
|
|
361
365
|
used by a third party.`}
|
|
362
366
|
</div>
|