Fix description of “Allow posts with Content Warnings to trend” setting
This commit is contained in:
		@@ -87,7 +87,7 @@
 | 
			
		||||
      = f.input :trendable_by_default, as: :boolean, wrapper: :with_label, label: t('admin.settings.trendable_by_default.title'), hint: t('admin.settings.trendable_by_default.desc_html')
 | 
			
		||||
 | 
			
		||||
    .fields-group
 | 
			
		||||
      = f.input :trending_status_cw, as: :boolean, wrapper: :with_label, label: t('admin.settings.trending_status_cw.title'), hint: t('trending_status_cw.desc_html')
 | 
			
		||||
      = f.input :trending_status_cw, as: :boolean, wrapper: :with_label, label: t('admin.settings.trending_status_cw.title'), hint: t('admin.settings.trending_status_cw.desc_html')
 | 
			
		||||
 | 
			
		||||
    .fields-group
 | 
			
		||||
      = f.input :noindex, as: :boolean, wrapper: :with_label, label: t('admin.settings.default_noindex.title'), hint: t('admin.settings.default_noindex.desc_html')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user