mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 18:11:41 +02:00
Continue conversation with full-width question mark support (#143078)
This commit is contained in:
@@ -197,6 +197,7 @@ class ChatLog:
|
||||
(
|
||||
"?",
|
||||
";", # Greek question mark
|
||||
"?", # Chinese question mark
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user