Remove: reject_send_media
も削除
This commit is contained in:
parent
4f6d89f161
commit
4a5f0f9259
14 changed files with 7 additions and 24 deletions
|
@ -4,7 +4,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_send_sensitive,
|
||||
:reject_hashtag, :reject_straight_follow, :reject_new_follow, :detect_invalid_subscription,
|
||||
:private_comment, :public_comment, :obfuscate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue