mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix(agent): keep chat reads on native async path
This commit is contained in:
@@ -29,6 +29,7 @@ def _chat() -> SimpleNamespace:
|
||||
created_at=None,
|
||||
updated_at=None,
|
||||
display_messages=[],
|
||||
agent_messages=[],
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user