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