akpm-knowledge-base-chat 2.0.52 → 2.0.53

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.
Files changed (2) hide show
  1. package/CDN/akb-chat.js +2 -1
  2. package/package.json +1 -1
package/CDN/akb-chat.js CHANGED
@@ -1,4 +1,4 @@
1
- /* Version: 2.0.52 */
1
+ /* Version: 2.0.53 */
2
2
  var Do = Object.defineProperty;
3
3
  var ls = (t) => {
4
4
  throw TypeError(t);
@@ -11870,6 +11870,7 @@ function Fo(t, e) {
11870
11870
  let D = X(E({})), te = X(!1);
11871
11871
  const Te = async (G, U) => {
11872
11872
  var Z, J;
11873
+ if (d(u)) return;
11873
11874
  v(u, !0), d(b) && d(b) !== "" && (v(b, ""), v(_, ""), v(L, E([])), v(o, E(await _t.getChat(d(o)._id))), v(c, E(d(o).messages)));
11874
11875
  let B = Object.values(d(D)).map((be) => new Qr(be.title, be.ext_id, "", "", !0, "Documento Comune"));
11875
11876
  if (v(c, E([
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-knowledge-base-chat",
3
3
  "private": false,
4
- "version": "2.0.52",
4
+ "version": "2.0.53",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"