Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-12-11 20:15:04 +01:00
6 changed files with 18 additions and 11 deletions

View File

@@ -26,6 +26,9 @@
.fields-group
= f.input :timeline_preview, as: :boolean, wrapper: :with_label
.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')
%h4= t('admin.settings.discovery.follow_recommendations')
.fields-group