mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-20 11:24:17 -05:00
Typo
This commit is contained in:
parent
26db18bc90
commit
b57dcb4b51
@ -201,7 +201,7 @@ class SearchStore(BackgroundUpdateStore):
|
||||
"target_min_stream_id_inclusive": target_min_stream_id,
|
||||
"max_stream_id_exclusive": min_stream_id,
|
||||
"rows_inserted": rows_inserted + len(rows),
|
||||
"have_added_index": True,
|
||||
"have_added_indexes": True,
|
||||
}
|
||||
|
||||
self._background_update_progress_txn(
|
||||
|
Loading…
Reference in New Issue
Block a user