Skip to content
Snippets Groups Projects
Commit 00d7d109 authored by lain's avatar lain
Browse files

Fix typo

parent de20c8d6
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment