mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 01:36:22 +00:00
parent
0ed702992b
commit
029d4e7c97
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ class ActivityPub
|
|||
|
||||
site.actor_moderations.lock.find_or_create_by(actor: a)
|
||||
|
||||
::ActivityPub::FetchJob.perform_later(site: site, actor: a.object)
|
||||
::ActivityPub::FetchJob.perform_later(site: site, object_id: a.object.id)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue