You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-24 06:02:08 +03:00
Fix half-written comment
This commit is contained in:
@ -65,6 +65,7 @@ const VIEWS = {
|
|||||||
// initial re-animation/guest registration, or via a registration), and are
|
// initial re-animation/guest registration, or via a registration), and are
|
||||||
// now setting up a matrixclient to talk to it. This isn't an instant
|
// now setting up a matrixclient to talk to it. This isn't an instant
|
||||||
// process because (a) we need to clear out indexeddb, and (b) we need to
|
// process because (a) we need to clear out indexeddb, and (b) we need to
|
||||||
|
// talk to the team server; while it is going on we show a big spinner.
|
||||||
LOGGING_IN: 5,
|
LOGGING_IN: 5,
|
||||||
|
|
||||||
// we are logged in with an active matrix client.
|
// we are logged in with an active matrix client.
|
||||||
|
Reference in New Issue
Block a user