Enable new room list store forever
This commit is contained in:
parent
2b15ba21dd
commit
1cce6e2e32
2 changed files with 4 additions and 18 deletions
|
@ -18,7 +18,6 @@ import { MatrixClient } from "matrix-js-sdk/src/client";
|
|||
import { AsyncStore } from "./AsyncStore";
|
||||
import { ActionPayload } from "../dispatcher/payloads";
|
||||
|
||||
|
||||
export abstract class AsyncStoreWithClient<T extends Object> extends AsyncStore<T> {
|
||||
protected matrixClient: MatrixClient;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue