mirror of
https://github.com/friendica/friendica
synced 2025-04-24 13:50:10 +00:00
Category added
This commit is contained in:
parent
bf4d321aa3
commit
8a7d08ae28
9 changed files with 35 additions and 20 deletions
|
@ -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,
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue