Merge branch 'fix/dymamic-docs' into 'develop'
[akkoma] / lib / pleroma / web / mastodon_api / views / report_view.ex
index a16e7ff109d31ee934d2607ff3107d6095531178..9da2dd740053dae3165312bbc1f1c5075cf5705c 100644 (file)
@@ -5,7 +5,7 @@
 defmodule Pleroma.Web.MastodonAPI.ReportView do
   use Pleroma.Web, :view
 
-  def render("report.json", %{activity: activity}) do
+  def render("show.json", %{activity: activity}) do
     %{
       id: to_string(activity.id),
       action_taken: false