home feed group toggle

This commit is contained in:
2458773093
2019-07-22 04:50:09 +03:00
parent bf2d54201b
commit ff03e6a55f
6 changed files with 21 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ class Settings::PreferencesController < Settings::BaseController
:setting_aggregate_reblogs,
:setting_show_application,
:setting_advanced_layout,
:setting_group_in_home_feed,
notification_emails: %i(follow follow_request reblog favourite mention digest report pending_account),
interactions: %i(must_be_follower must_be_following)
)