You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
Go back to same room after logging in
This commit is contained in:
@@ -238,9 +238,6 @@ module.exports = React.createClass({
|
||||
setStateForNewScreen: function(state) {
|
||||
const newState = {
|
||||
screen: undefined,
|
||||
page_type: PageTypes.RoomDirectory,
|
||||
currentRoomAlias: null,
|
||||
currentRoomId: null,
|
||||
viewUserId: null,
|
||||
logged_in: false,
|
||||
ready: false,
|
||||
|
||||
Reference in New Issue
Block a user