mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
New line
This commit is contained in:
parent
db8fab8019
commit
e017559765
@ -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…
x
Reference in New Issue
Block a user