1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-06-26 04:01:04 +03:00
This commit is contained in:
David Baker
2017-03-02 14:39:25 +00:00
parent 518a749d90
commit a5cf3a964b

View File

@ -363,6 +363,7 @@ module.exports = React.createClass({
// stop the client: if we are syncing whilst the registration
// is completed in another browser, we'll be 401ed for using
// a guest access token for a non-guest account.
// It will be restarted in onReturnToGuestClick
Lifecycle.stopMatrixClient();
this.notifyNewScreen('register');