Go back to same room after logging in

pull/21833/head
David Baker 2016-11-24 13:28:51 +00:00
parent 0bc4659fe0
commit 0069393650
1 changed files with 0 additions and 3 deletions

View File

@ -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,