This commit is contained in:
Erik Johnston 2017-05-31 16:22:36 +01:00
parent 63c58c2a3f
commit 4abcff0177

View File

@ -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,
)