mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-31 08:29:07 +01:00
Update router.ex
This commit is contained in:
parent
c572746770
commit
0253c9db42
1 changed files with 1 additions and 0 deletions
|
@ -506,6 +506,7 @@ defmodule Pleroma.Web.Router do
|
|||
:delete_profile
|
||||
)
|
||||
end
|
||||
|
||||
scope "/api/v2/pleroma", Pleroma.Web.PleromaAPI do
|
||||
scope [] do
|
||||
pipe_through(:authenticated_api)
|
||||
|
|
Loading…
Reference in a new issue