mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 19:25:46 +00:00
Fill out new recheck field
This commit is contained in:
@@ -2944,6 +2944,7 @@ class PersistEventsStore:
|
||||
values={
|
||||
"redacts": event.redacts,
|
||||
"received_ts": self._clock.time_msec(),
|
||||
"recheck": event.internal_metadata.need_to_check_redaction(),
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user