mirror of https://github.com/vector-im/riot-web
				
				
				
			Fix 'start chat' button
							parent
							
								
									3366d3bbae
								
							
						
					
					
						commit
						c841eb641b
					
				|  | @ -21,7 +21,7 @@ import PropTypes from 'prop-types'; | |||
| const StartChatButton = function(props) { | ||||
|     const ActionButton = sdk.getComponent('elements.ActionButton'); | ||||
|     return ( | ||||
|         <ActionButton action="start_chat" | ||||
|         <ActionButton action="view_create_chat" | ||||
|             label="Start chat" | ||||
|             iconPath="img/icons-people.svg" | ||||
|             size={props.size} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker