mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Make comment match reality, attempt 2.
This commit is contained in:
parent
6319c85272
commit
4184158a9a
@ -453,7 +453,7 @@ module.exports = React.createClass({
|
||||
//
|
||||
// eventId is optional and will cause a switch to the context of that
|
||||
// particular event.
|
||||
// @param {Object} roomOobData Object of additional data about the room
|
||||
// @param {Object} oob_data Object of additional data about the room
|
||||
// that has been passed out-of-band (eg.
|
||||
// room name and avatar from an invite email)
|
||||
_viewRoom: function(roomId, showSettings, eventId, invite_sign_url, oob_data) {
|
||||
|
Loading…
Reference in New Issue
Block a user