akpm-knowledge-base-chat 2.0.83 → 2.0.84
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.84 */
|
|
2
2
|
var tu = Object.defineProperty;
|
|
3
3
|
var Ra = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -6518,7 +6518,7 @@ const Tn = async (t) => {
|
|
|
6518
6518
|
u = new WebSocket(m), l && l.addEventListener("abort", () => {
|
|
6519
6519
|
u && u.readyState === WebSocket.OPEN && (u.close(), c = !0);
|
|
6520
6520
|
});
|
|
6521
|
-
const x =
|
|
6521
|
+
const x = 12e4;
|
|
6522
6522
|
await new Promise((T, _) => {
|
|
6523
6523
|
if (!u) return _(new Error("WebSocket not initialized"));
|
|
6524
6524
|
let A;
|