mirror of https://github.com/vector-im/riot-web
docs: fixed whitespace
parent
312d46917c
commit
e57f4fbd54
|
@ -110,7 +110,7 @@ export enum Views {
|
|||
E2E_SETUP = 7,
|
||||
|
||||
// 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,
|
||||
|
||||
// We are logged out (invalid token) but have our local state again. The user
|
||||
|
|
Loading…
Reference in New Issue