about summary refs log tree commit diff
path: root/app/views/settings/preferences
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-10-09 21:48:14 -0500
committerFire Demon <firedemon@creature.cafe>2020-10-09 21:48:14 -0500
commiteb4358efb766b383ae40304c23d30727d405ccc5 (patch)
tree990d65420658a5f9601b026d5bc698a458141c0b /app/views/settings/preferences
parent4ce82c9158e8db897d192b6fdf611295fbfd0221 (diff)
Merge "filter boosts from unfollowed" behavior directly into feed manager but keep local
Diffstat (limited to 'app/views/settings/preferences')
-rw-r--r--app/views/settings/preferences/filters/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/settings/preferences/filters/show.html.haml b/app/views/settings/preferences/filters/show.html.haml
index 5794859b6..ae0993bc7 100644
--- a/app/views/settings/preferences/filters/show.html.haml
+++ b/app/views/settings/preferences/filters/show.html.haml
@@ -12,9 +12,6 @@
   .fields-group
     = f.input :setting_no_boosts_home, as: :boolean, wrapper: :with_label
 
-  .fields-group
-    = f.input :setting_filter_from_unknown, as: :boolean, wrapper: :with_label
-
   %h4= t 'preferences.public_timelines'
 
   .fields-group