we need to pass whether it is an invite RoomSubList explicitly (i18n)
							parent
							
								
									6077693829
								
							
						
					
					
						commit
						edb449dfe5
					
				| 
						 | 
				
			
			@ -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