Add: プロキシアカウントを動的に識別する簡易的な仕組み
This commit is contained in:
parent
22d03b06da
commit
41c1aaf54d
3 changed files with 72 additions and 2 deletions
|
@ -21,6 +21,7 @@ RSpec.describe ActivityPub::ProcessAccountService, type: :service do
|
|||
searchableBy: searchable_by,
|
||||
indexable: indexable,
|
||||
summary: sender_bio,
|
||||
actor_type: 'Person',
|
||||
}.with_indifferent_access
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue