You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
docs: fixed whitespace
This commit is contained in:
@@ -110,7 +110,7 @@ export enum Views {
|
|||||||
E2E_SETUP = 7,
|
E2E_SETUP = 7,
|
||||||
|
|
||||||
// we are logged in with an active matrix client. The logged_in state also
|
// we are logged in with an active matrix client. The logged_in state also
|
||||||
//includes guests users as they too are logged in at the client level.
|
// includes guests users as they too are logged in at the client level.
|
||||||
LOGGED_IN = 8,
|
LOGGED_IN = 8,
|
||||||
|
|
||||||
// We are logged out (invalid token) but have our local state again. The user
|
// We are logged out (invalid token) but have our local state again. The user
|
||||||
|
|||||||
Reference in New Issue
Block a user