@2uinc/frontend-component-xpert-chatbot 1.39.0 → 1.40.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/dist/lib/index.min.js +1 -1
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -1449,7 +1449,7 @@ const v = /* @__PURE__ */ Ft(q0), z0 = {
|
|
1449
1449
|
if (u(!1), t)
|
1450
1450
|
try {
|
1451
1451
|
const p = await fetch(
|
1452
|
-
`https://
|
1452
|
+
`https://chatbot-frontend.prod.ai.2u.com/xpert-api/v1/client?client_id=${t}`,
|
1453
1453
|
{
|
1454
1454
|
method: "GET",
|
1455
1455
|
headers: {
|