Added comment

This commit is contained in:
Michael 2022-12-23 22:48:57 +00:00
parent 72e1d5d417
commit 8cb85368ff
1 changed files with 1 additions and 0 deletions

View File

@ -1848,6 +1848,7 @@ class Processor
}
}
// @todo We should store the actor
$report = DI::reportFactory()->createFromReportsRequest(0, $account_id, $activity['content'], false, $uri_ids);
DI::report()->save($report);