Merge pull request #1343 from matrix-org/t3chguy/fix_two_roomlist_regressions
we need to pass whether it is an invite RoomSubList explicitly (i18n)pull/21833/head
						commit
						5e98aa4850
					
				|  | @ -555,6 +555,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…
	
		Reference in New Issue
	
	 Luke Barnard
						Luke Barnard