feat:webui默认infoLog,移除display_message字段
This commit is contained in:
@@ -193,7 +193,6 @@ def _build_incoming_message(
|
||||
message.is_command = False
|
||||
message.is_notify = False
|
||||
message.processed_plain_text = text
|
||||
message.display_message = text
|
||||
message.initialized = True
|
||||
return message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user