SetFormatPlug module name

This commit is contained in:
Alexander Strizhakov 2020-06-24 09:26:17 +03:00
commit 8249b75761
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ defmodule Pleroma.Web.WebFinger.WebFingerController do
alias Pleroma.Web.WebFinger
plug(Pleroma.Plugs.SetFormatPlug)
plug(Pleroma.Web.Plugs.SetFormatPlug)
plug(Pleroma.Web.FederatingPlug)
def host_meta(conn, _params) do