下タブバーの実装

This commit is contained in:
2023-07-02 06:22:56 +00:00
parent d5ef4dff60
commit d05a0c8fa3
14 changed files with 200 additions and 19 deletions

View File

@@ -55,6 +55,8 @@ class Settings::PreferencesController < Settings::BaseController
:setting_trends,
:setting_crop_images,
:setting_always_send_emails,
:setting_place_tab_bar_at_bottom,
:setting_show_tab_bar_label,
notification_emails: %i(follow follow_request reblog favourite mention report pending_account trending_tag appeal),
interactions: %i(must_be_follower must_be_following must_be_following_dm)
)