parent
							
								
									7fee968e9f
								
							
						
					
					
						commit
						a2e3401e48
					
				@ -56,6 +56,7 @@ export default class Conversation extends ImmutablePureComponent {
 | 
				
			|||||||
        otherAccounts={accounts}
 | 
					        otherAccounts={accounts}
 | 
				
			||||||
        onMoveUp={this.handleHotkeyMoveUp}
 | 
					        onMoveUp={this.handleHotkeyMoveUp}
 | 
				
			||||||
        onMoveDown={this.handleHotkeyMoveDown}
 | 
					        onMoveDown={this.handleHotkeyMoveDown}
 | 
				
			||||||
 | 
					        onClick={this.handleClick}
 | 
				
			||||||
      />
 | 
					      />
 | 
				
			||||||
    );
 | 
					    );
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user