Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
This commit is contained in:
commit
9efa604706
28 changed files with 90 additions and 65 deletions
|
@ -571,6 +571,7 @@ module.exports = React.createClass({
|
|||
label={ _t('Invites') }
|
||||
editable={ false }
|
||||
order="recent"
|
||||
isInvite={true}
|
||||
selectedRoom={ self.props.selectedRoom }
|
||||
incomingCall={ self.state.incomingCall }
|
||||
collapsed={ self.props.collapsed }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue