llonebot-dist 7.1.0 → 7.1.1
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/llonebot.js +1 -1
- package/llonebot.js.map +1 -1
- package/package.json +1 -1
- package/webui/assets/index-CO7Tbtyt.css +1 -0
- package/webui/assets/index-D7SfQ8t3.js +308 -0
- package/webui/favicon.ico +0 -0
- package/webui/index.html +13 -0
- package/webui/logo.jpg +0 -0
- package//346/233/264/346/226/260/346/227/245/345/277/227.txt +2 -1
package/llonebot.js
CHANGED
|
@@ -10690,7 +10690,7 @@ class OB11HeartbeatEvent extends OB11BaseMetaEvent {
|
|
|
10690
10690
|
};
|
|
10691
10691
|
}
|
|
10692
10692
|
}
|
|
10693
|
-
const version$1 = "7.1.
|
|
10693
|
+
const version$1 = "7.1.1";
|
|
10694
10694
|
class OB11WebSocket {
|
|
10695
10695
|
constructor(ctx, config2) {
|
|
10696
10696
|
this.ctx = ctx;
|