mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-04 17:14:56 -04:00
Fix typo
This commit is contained in:
parent
63c58c2a3f
commit
4abcff0177
1 changed files with 1 additions and 1 deletions
|
@ -755,7 +755,7 @@ class EventsStore(SQLBaseStore):
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
self._curr_state_delta_stream_cache.enttity_has_changed(
|
self._curr_state_delta_stream_cache.entity_has_changed(
|
||||||
room_id, max_stream_order,
|
room_id, max_stream_order,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue