Remove: reject_send_mediaも削除

This commit is contained in:
KMY 2024-01-11 08:32:30 +09:00
parent 4f6d89f161
commit 4a5f0f9259
14 changed files with 7 additions and 24 deletions

View file

@ -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