Fix typo
This commit is contained in:
parent
de20c8d620
commit
00d7d109ef
@ -41,7 +41,7 @@ defmodule Pleroma.Web.Router do
|
||||
end
|
||||
|
||||
pipeline :well_known do
|
||||
plug(:accepts, ["json", "jrd+json", "xml", "xml+xrd"])
|
||||
plug(:accepts, ["json", "jrd+json", "xml", "xrd+xml"])
|
||||
end
|
||||
|
||||
pipeline :config do
|
||||
|
Loading…
Reference in New Issue
Block a user