Add setting for whether to crop images in unexpanded toots (#12126)
This commit is contained in:
parent
a6269b2f83
commit
48f75b86ae
10 changed files with 26 additions and 9 deletions
|
@ -57,6 +57,7 @@ class Settings::PreferencesController < Settings::BaseController
|
|||
:setting_use_blurhash,
|
||||
:setting_use_pending_items,
|
||||
:setting_trends,
|
||||
:setting_crop_images,
|
||||
notification_emails: %i(follow follow_request reblog favourite mention digest report pending_account trending_tag),
|
||||
interactions: %i(must_be_follower must_be_following must_be_following_dm)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue