Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk 2025-03-17 17:23:49 +01:00
parent 4dcd938543
commit f0d98c8cb7

View file

@ -38,7 +38,7 @@ defmodule Pleroma.Web.MastodonAPI.Admin.ReportView do
action_taken_at: nil,
category: "other",
comment: content,
forwarded: ni;,
forwarded: nil,
created_at: created_at,
updated_at: created_at,
account: AccountView.render("show.json", %{user: account}),