Update AP inbox

pull/5289/head
Daniel Supernault 6 months ago
parent 5558535aea
commit 6615408023
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -1375,6 +1375,6 @@ class Inbox
new MoveMigrateFollowersPipeline($target, $activity), new MoveMigrateFollowersPipeline($target, $activity),
new UnfollowLegacyAccountMovePipeline($target, $activity), new UnfollowLegacyAccountMovePipeline($target, $activity),
new CleanupLegacyAccountMovePipeline($target, $activity), new CleanupLegacyAccountMovePipeline($target, $activity),
])->onQueue('move')->dispatchSync(); ])->onQueue('move')->dispatch();
} }
} }

Loading…
Cancel
Save