mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-03 19:41:20 +02:00
Remove redundant currentRoomAlias
This commit is contained in:
parent
ea97d16aa2
commit
aa20ad706e
@ -621,7 +621,6 @@ module.exports = React.createClass({
|
|||||||
page_type: PageTypes.RoomView,
|
page_type: PageTypes.RoomView,
|
||||||
thirdPartyInvite: roomInfo.third_party_invite,
|
thirdPartyInvite: roomInfo.third_party_invite,
|
||||||
roomOobData: roomInfo.oob_data,
|
roomOobData: roomInfo.oob_data,
|
||||||
currentRoomAlias: roomInfo.room_alias,
|
|
||||||
autoJoin: roomInfo.auto_join,
|
autoJoin: roomInfo.auto_join,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user