You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Make comment match reality, attempt 2.
This commit is contained in:
@ -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} 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.
|
// 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) {
|
||||||
|
Reference in New Issue
Block a user