Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)"
This reverts commit af396fa35f
.
This commit is contained in:
@ -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
|
||||
|
||||
- unless Setting.hide_followers_count
|
||||
.fields-group
|
||||
= f.input :setting_hide_followers_count, as: :boolean, wrapper: :with_label
|
||||
|
Reference in New Issue
Block a user