0
0
Fork 0

Add option for default toot content-type

This commit is contained in:
Thibaut Girka 2019-05-13 14:42:39 +02:00 committed by ThibG
parent 0be93820f3
commit a6b7c23f6f
7 changed files with 18 additions and 2 deletions

View file

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