mirror of
https://github.com/friendica/friendica
synced 2024-11-18 07:03:40 +00:00
Added comment
This commit is contained in:
parent
72e1d5d417
commit
8cb85368ff
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue