We now store the violation as well
This commit is contained in:
@@ -58,6 +58,7 @@ class Report extends \Friendica\BaseRepository
|
||||
'cid' => $Report->cid,
|
||||
'comment' => $Report->comment,
|
||||
'category' => $Report->category,
|
||||
'rules' => $Report->rules,
|
||||
'forward' => $Report->forward,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user