chore: 2.0.4

This commit is contained in:
手瓜一十雪
2024-08-12 17:16:41 +08:00
parent 6659daa8fe
commit 49bc8a26b0
9 changed files with 10 additions and 10 deletions

View File

@@ -408,7 +408,7 @@ export class OB11Constructor {
return;
}
//log("group msg", msg);
// Mlikiowa V2.0.2 Refactor Todo
// Mlikiowa V2.0.4 Refactor Todo
// if (msg.senderUin && msg.senderUin !== '0') {
// const member = await getGroupMember(msg.peerUid, msg.senderUin);
// if (member && member.cardName !== msg.sendMemberName) {