You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Tidy up timelineRenderingType to be passed over context (#7872)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f4cd71fd47
						
					
				
				
					commit
					fe2fceb0ba
				
			@@ -820,7 +820,6 @@ export default class MessagePanel extends React.Component<IProps, IState> {
 | 
			
		||||
                    showReadReceipts={this.props.showReadReceipts}
 | 
			
		||||
                    callEventGrouper={callEventGrouper}
 | 
			
		||||
                    hideSender={this.state.hideSender}
 | 
			
		||||
                    timelineRenderingType={this.context.timelineRenderingType}
 | 
			
		||||
                />
 | 
			
		||||
            </TileErrorBoundary>,
 | 
			
		||||
        );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user