[Glitch] Change at icon in notification filter to reply-all
Port ac007dfb83 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
			
			
This commit is contained in:
		
							parent
							
								
									56ca0d8b1c
								
							
						
					
					
						commit
						6e8131d46c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -64,7 +64,7 @@ class FilterBar extends React.PureComponent { | |||
|           onClick={this.onClick('mention')} | ||||
|           title={intl.formatMessage(tooltips.mentions)} | ||||
|         > | ||||
|           <Icon id='at' fixedWidth /> | ||||
|           <Icon id='reply-all' fixedWidth /> | ||||
|         </button> | ||||
|         <button | ||||
|           className={selectedFilter === 'favourite' ? 'active' : ''} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue