EventIndexing: Rename our EventIndexer class.

pull/21833/head
Damir Jelić 2019-11-18 14:30:07 +01:00
parent 579cbef7b0
commit 45e7aab41e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import MatrixClientPeg from "./MatrixClientPeg";
/**
* Event indexing class that wraps the platform specific event indexing.
*/
export default class EventIndexer {
export default class EventIndex {
constructor() {
this.crawlerCheckpoints = [];
// The time that the crawler will wait between /rooms/{room_id}/messages