mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 18:32:20 +02:00
Go back to same room after logging in
This commit is contained 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…
x
Reference in New Issue
Block a user