build: 1.3.5-beta8

This commit is contained in:
手瓜一十雪 2024-05-12 23:18:59 +08:00
parent 35a67498c7
commit 8d7e44314c

View File

@ -570,7 +570,6 @@ export class SendMsg extends BaseAction<OB11PostSendMsg, ReturnDataType> {
await sleep(Math.trunc(sendElementsSplit.length / 10) * 100);
//await sleep(10);
}
for (const msgNode of MsgNodeList) {
let result = await msgNode;
nodeMsgIds.push(result.msgId);