other files consistency
This commit is contained in:
parent
fc7151a9c4
commit
0374df1d12
18 changed files with 5 additions and 6 deletions
|
|
@ -737,7 +737,7 @@ defmodule Pleroma.Web.Router do
|
|||
get("/check_password", MongooseIMController, :check_password)
|
||||
end
|
||||
|
||||
scope "/", Fallback do
|
||||
scope "/", Pleroma.Web.Fallback do
|
||||
get("/registration/:token", RedirectController, :registration_page)
|
||||
get("/:maybe_nickname_or_id", RedirectController, :redirector_with_meta)
|
||||
get("/api*path", RedirectController, :api_not_implemented)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue