ConversationView: Align parameter names with other views.
This commit is contained in:
parent
60231ec7bd
commit
511ccea5aa
5 changed files with 7 additions and 7 deletions
|
|
@ -209,7 +209,7 @@ defmodule Pleroma.Web.Streamer do
|
|||
payload:
|
||||
Pleroma.Web.MastodonAPI.ConversationView.render("participation.json", %{
|
||||
participation: participation,
|
||||
user: participation.user
|
||||
for: participation.user
|
||||
})
|
||||
|> Jason.encode!()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue