Remove: メディアを配送しない設定の削除 (#445)
This commit is contained in:
parent
92a16218c9
commit
407a53aa33
12 changed files with 7 additions and 23 deletions
|
@ -3,8 +3,7 @@
|
|||
class REST::Admin::DomainBlockSerializer < ActiveModel::Serializer
|
||||
attributes :id, :domain, :created_at, :severity,
|
||||
:reject_media, :reject_favourite, :reject_reply, :reject_reports,
|
||||
:reject_reply_exclude_followers,
|
||||
:reject_send_media, :reject_send_sensitive,
|
||||
:reject_reply_exclude_followers, :reject_send_sensitive,
|
||||
:reject_hashtag, :reject_straight_follow, :reject_new_follow, :reject_friend, :detect_invalid_subscription,
|
||||
:private_comment, :public_comment, :obfuscate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue