@chatsystem/client 1.1.8 → 1.1.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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20006,7 +20006,7 @@ const Ql = ({ appToken: e }) => {
|
|
|
20006
20006
|
r(o);
|
|
20007
20007
|
}
|
|
20008
20008
|
);
|
|
20009
|
-
}, []), {
|
|
20009
|
+
}, [e]), {
|
|
20010
20010
|
chatbotInitialText: n
|
|
20011
20011
|
};
|
|
20012
20012
|
}, mT = ({
|