remove accepted_messages ref

This commit is contained in:
Andreas Köpf
2023-01-12 01:23:05 +01:00
parent b659e1cf01
commit 7b78430569
-1
View File
@@ -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)