EventIndexing: Rework the index initialization and deletion.
This commit is contained in:
@@ -662,6 +662,7 @@ export function stopMatrixClient(unsetClient=true) {
|
||||
|
||||
if (unsetClient) {
|
||||
MatrixClientPeg.unset();
|
||||
EventIndexPeg.unset().done();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user