mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-20 21:21:23 +02:00
add useful comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
1c387c1fd1
commit
f560dc4c11
@ -78,7 +78,7 @@ var RoomSubList = React.createClass({
|
||||
// undefined if no room is selected (eg we are showing settings)
|
||||
selectedRoom: React.PropTypes.string,
|
||||
|
||||
// pass explicitly, do not rely on label==='Invites' because i18n.
|
||||
// passed through to RoomTile and used to highlight room with `!` regardless of notifications count
|
||||
isInvite: React.PropTypes.bool,
|
||||
|
||||
startAsHidden: React.PropTypes.bool,
|
||||
|
Loading…
x
Reference in New Issue
Block a user