[Glitch] Change at icon in notification filter to reply-all
Port cfe2d1cc4a3c531741fd769241593ebbe03b6711 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									88481c9653
								
							
						
					
					
						commit
						1bfa9149ee
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user