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

Commit e57f4fb

Browse files
committed
docs: fixed whitespace
1 parent 312d469 commit e57f4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/structures/MatrixChat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ export enum Views {
110110
E2E_SETUP = 7,
111111

112112
// we are logged in with an active matrix client. The logged_in state also
113-
//includes guests users as they too are logged in at the client level.
113+
// includes guests users as they too are logged in at the client level.
114114
LOGGED_IN = 8,
115115

116116
// We are logged out (invalid token) but have our local state again. The user

0 commit comments

Comments
 (0)