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

This reverts commit af396fa35f.
This commit is contained in:
Eugen Rochko
2022-10-26 09:10:18 +02:00
committed by GitHub
parent 487d81fb92
commit 8f07381856
2 changed files with 12 additions and 9 deletions

View File

@ -10,6 +10,9 @@
.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