pull/1085/head
SengokuCola 2025-07-05 22:56:05 +08:00
commit ea085ef8e1
1 changed files with 1 additions and 1 deletions

View File

@ -69,4 +69,4 @@ class NormalChatGenerator:
except Exception: except Exception:
logger.exception("生成回复时出错") logger.exception("生成回复时出错")
return None return None