diff --git a/src/ntqqapi/external/moehook/MoeHoo-linux-x64.node b/src/ntqqapi/external/moehook/MoeHoo-linux-x64.node index feb4458..36c4c52 100644 Binary files a/src/ntqqapi/external/moehook/MoeHoo-linux-x64.node and b/src/ntqqapi/external/moehook/MoeHoo-linux-x64.node differ diff --git a/src/onebot11/action/msg/SendMsg.ts b/src/onebot11/action/msg/SendMsg.ts index 56ea08a..d52e1da 100644 --- a/src/onebot11/action/msg/SendMsg.ts +++ b/src/onebot11/action/msg/SendMsg.ts @@ -181,7 +181,7 @@ export async function createSendElements( sendElements.push( SendMsgElementConstructor.mface(sendMsg.data.emoji_package_id, sendMsg.data.emoji_id, sendMsg.data.key, sendMsg.data.summary), ) - } + }break; case OB11MessageDataType.image: case OB11MessageDataType.file: case OB11MessageDataType.video: