@2uinc/frontend-component-xpert-chatbot 1.40.18-alpha.8 → 1.40.18-alpha.9
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
|
@@ -34702,7 +34702,7 @@ async function _i({
|
|
|
34702
34702
|
},
|
|
34703
34703
|
...e && { survey_response: e }
|
|
34704
34704
|
};
|
|
34705
|
-
if (typeof u == "function"
|
|
34705
|
+
if (typeof u == "function") {
|
|
34706
34706
|
await u("", {
|
|
34707
34707
|
type: "survey",
|
|
34708
34708
|
endpoint: s,
|