You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-06-27 15:01:53 +03:00
doc
This commit is contained in:
@ -363,6 +363,7 @@ module.exports = React.createClass({
|
|||||||
// stop the client: if we are syncing whilst the registration
|
// stop the client: if we are syncing whilst the registration
|
||||||
// is completed in another browser, we'll be 401ed for using
|
// is completed in another browser, we'll be 401ed for using
|
||||||
// a guest access token for a non-guest account.
|
// a guest access token for a non-guest account.
|
||||||
|
// It will be restarted in onReturnToGuestClick
|
||||||
Lifecycle.stopMatrixClient();
|
Lifecycle.stopMatrixClient();
|
||||||
|
|
||||||
this.notifyNewScreen('register');
|
this.notifyNewScreen('register');
|
||||||
|
Reference in New Issue
Block a user