New line
This commit is contained in:
parent
db8fab8019
commit
e017559765
1 changed files with 1 additions and 0 deletions
|
@ -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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue