Do not show "+1 other"
Instead show a user name or avatar.
This commit is contained in:
parent
553054409f
commit
103710728f
3 changed files with 12 additions and 7 deletions
|
@ -1537,7 +1537,7 @@ module.exports = React.createClass({
|
|||
onResize={this.onChildResize}
|
||||
onVisible={this.onStatusBarVisible}
|
||||
onHidden={this.onStatusBarHidden}
|
||||
whoIsTypingLimit={2}
|
||||
whoIsTypingLimit={3}
|
||||
/>;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue