Continue conversation with full-width question mark support (#143078)

This commit is contained in:
K
2025-04-19 17:51:56 +08:00
committed by GitHub
parent 83f2acddf8
commit b6e9643586

View File

@@ -197,6 +197,7 @@ class ChatLog:
( (
"?", "?",
";", # Greek question mark ";", # Greek question mark
"", # Chinese question mark
) )
) )
) )