build: 1.6.7-beta03

This commit is contained in:
手瓜一十雪
2024-07-20 10:45:26 +08:00
parent 628c9be0c8
commit aaf7191bf3

View File

@@ -327,6 +327,7 @@ export class OB11Constructor {
return event; return event;
} }
} }
for (const element of msg.elements) { for (const element of msg.elements) {
const grayTipElement = element.grayTipElement; const grayTipElement = element.grayTipElement;
const groupElement = grayTipElement?.groupElement; const groupElement = grayTipElement?.groupElement;