mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
optimize
This commit is contained in:
@@ -171,7 +171,7 @@ export namespace OB11Entities {
|
||||
}
|
||||
}
|
||||
} catch (e: any) {
|
||||
ctx.logger.error('获取不到引用的消息', replyElement.replayMsgSeq, e.stack)
|
||||
ctx.logger.error('获取不到引用的消息', replyElement, e.stack)
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user