mirror of https://github.com/vector-im/riot-web
Go back to same room after logging in
parent
0bc4659fe0
commit
0069393650
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue