Remove preference to aggregate reblogs in home/list feeds (#18112)

This commit is contained in:
Eugen Rochko
2022-08-25 23:38:36 +02:00
committed by GitHub
parent 0b3e4fd5de
commit af396fa35f
2 changed files with 9 additions and 12 deletions

View File

@@ -10,9 +10,6 @@
.fields-group
= f.input :setting_noindex, as: :boolean, wrapper: :with_label
.fields-group
= f.input :setting_aggregate_reblogs, as: :boolean, wrapper: :with_label, recommended: true
%h4= t 'preferences.posting_defaults'
.fields-row