Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
docs: fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
RinkiyaKeDad committed Oct 21, 2020
1 parent 312d469 commit e57f4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/structures/MatrixChat.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e57f4fb

Please sign in to comment.