This commit is contained in:
Kegan Dougal 2016-01-28 09:58:51 +00:00
parent db8fab8019
commit e017559765

View file

@ -814,6 +814,7 @@ module.exports = React.createClass({
var RoomDirectory = sdk.getComponent('structures.RoomDirectory');
var MatrixToolbar = sdk.getComponent('globals.MatrixToolbar');
var ForgotPassword = sdk.getComponent('structures.login.ForgotPassword');
// needs to be before normal PageTypes as you are logged in technically
if (this.state.screen == 'post_registration') {
return (