Category added
This commit is contained in:
@@ -57,6 +57,7 @@ class Report extends \Friendica\BaseRepository
|
||||
'reporter-id' => $Report->reporterId,
|
||||
'cid' => $Report->cid,
|
||||
'comment' => $Report->comment,
|
||||
'category' => $Report->category,
|
||||
'forward' => $Report->forward,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user