akpm-knowledge-base-chat 2.0.50 → 2.0.51
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/CDN/akb-chat.js +2 -2
- package/package.json +1 -1
package/CDN/akb-chat.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 2.0.
|
|
1
|
+
/* Version: 2.0.51 */
|
|
2
2
|
var Do = Object.defineProperty;
|
|
3
3
|
var ls = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -12094,7 +12094,7 @@ function Fo(t, e) {
|
|
|
12094
12094
|
let U = await _t.getChat(d(o)._id);
|
|
12095
12095
|
v(o, E(U)), v(c, E(d(o).messages)), v(Pe, !1);
|
|
12096
12096
|
}
|
|
12097
|
-
|
|
12097
|
+
v(ne, E(G));
|
|
12098
12098
|
} catch (G) {
|
|
12099
12099
|
console.error("Error fetching unread chats:", G);
|
|
12100
12100
|
}
|