mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-19 11:20:04 +08:00
remove accepted_messages ref
This commit is contained in:
@@ -793,7 +793,6 @@ WHERE t.done = TRUE
|
||||
max_children_count=max_children_count,
|
||||
state=state.value,
|
||||
active=active,
|
||||
accepted_messages=0,
|
||||
)
|
||||
|
||||
self.db.add(model)
|
||||
|
||||
Reference in New Issue
Block a user