Fix featured tag display name in setting (#19404)
This commit is contained in:
		
							parent
							
								
									6faa51edc7
								
							
						
					
					
						commit
						7777524145
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -21,7 +21,7 @@ | |||
|     %div | ||||
|       %h4 | ||||
|         = fa_icon 'hashtag' | ||||
|         = featured_tag.name | ||||
|         = featured_tag.display_name | ||||
|         %small | ||||
|           - if featured_tag.last_status_at.nil? | ||||
|             = t('accounts.nothing_here') | ||||
|  |  | |||
		Reference in a new issue