You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Display the room list
This commit is contained in:
@@ -14,7 +14,6 @@ if (localStorage) {
|
||||
accessToken: access_token,
|
||||
userId: user_id
|
||||
});
|
||||
matrixClient.startClient();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user