mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Update synapse/storage/events_worker.py
This commit is contained in:
parent
4db252c073
commit
c21b7cbc09
@ -476,7 +476,7 @@ class EventsWorkerStore(SQLBaseStore):
|
||||
# recheck.
|
||||
because.internal_metadata.recheck_redaction = False
|
||||
else:
|
||||
# Senders don't match, so the event is actually redacted
|
||||
# Senders don't match, so the event isn't actually redacted
|
||||
redacted_event = None
|
||||
|
||||
cache_entry = _EventCacheEntry(
|
||||
|
Loading…
Reference in New Issue
Block a user