This commit is contained in:
Maxim Filippov 2019-11-25 00:05:52 +09:00
parent 2b341627da
commit 40059c9b1e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ defmodule Pleroma.Web.AdminAPI.ReportView do
date: group[:date],
account: group[:account],
status: status,
status_deleted: status_deleted,
status_deleted: group[:status_deleted],
actors: Enum.map(group[:actors], &merge_account_views/1),
reports:
group[:reports]