Make comment match reality
This commit is contained in:
parent
5bd2316e7f
commit
6319c85272
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ module.exports = React.createClass({
|
||||||
//
|
//
|
||||||
// eventId is optional and will cause a switch to the context of that
|
// eventId is optional and will cause a switch to the context of that
|
||||||
// particular event.
|
// particular event.
|
||||||
// @param {Object} room_oob_data Object of additional data about the room
|
// @param {Object} roomOobData Object of additional data about the room
|
||||||
// that has been passed out-of-band (eg.
|
// that has been passed out-of-band (eg.
|
||||||
// room name and avatar from an invite email)
|
// room name and avatar from an invite email)
|
||||||
_viewRoom: function(roomId, showSettings, eventId, invite_sign_url, oob_data) {
|
_viewRoom: function(roomId, showSettings, eventId, invite_sign_url, oob_data) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue