Skip to content

(bug) Api endpoint calling wrong repository function

Brian Hatchet requested to merge bug/fix-admin-reports-repository into master

The reports/moderation admin function was calling Reports/Repository.php getAll instead of getList

Merge request reports