about summary refs log tree commit diff
path: root/app/views/settings/preferences/other/show.html.haml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2022-08-25 23:38:36 +0200
committerGitHub <noreply@github.com>2022-08-25 23:38:36 +0200
commitaf396fa35f589e1f759c7a3a0dad7932f1862309 (patch)
tree82da1a3195e649ccaa2dffe803e2cc673c6c8d8f /app/views/settings/preferences/other/show.html.haml
parent0b3e4fd5de392969b624719b2eb3f86277b6ac1f (diff)
Remove preference to aggregate reblogs in home/list feeds (#18112)
Diffstat (limited to 'app/views/settings/preferences/other/show.html.haml')
-rw-r--r--app/views/settings/preferences/other/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/settings/preferences/other/show.html.haml b/app/views/settings/preferences/other/show.html.haml
index 44f4af2eb..379678703 100644
--- a/app/views/settings/preferences/other/show.html.haml
+++ b/app/views/settings/preferences/other/show.html.haml
@@ -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