mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
doc
This commit is contained in:
parent
518a749d90
commit
a5cf3a964b
@ -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');
|
||||||
|
Loading…
Reference in New Issue
Block a user