mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-05 00:32:21 -05:00
Fixup bsaed on review comments
This commit is contained in:
parent
d46aab3fa8
commit
5dbff34509
3 changed files with 19 additions and 19 deletions
|
|
@ -143,4 +143,4 @@ class SlavedEventStore(EventFederationWorkerStore,
|
|||
if relates_to:
|
||||
self.get_relations_for_event.invalidate_many((relates_to,))
|
||||
self.get_aggregation_groups_for_event.invalidate_many((relates_to,))
|
||||
self.get_applicable_edit.invalidate_many((relates_to,))
|
||||
self.get_applicable_edit.invalidate((relates_to,))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue