InstanceView: Update features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
2b71f4897f
commit
60c4cb21ea
@ -130,7 +130,8 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
|
|||||||
"profile_directory"
|
"profile_directory"
|
||||||
end,
|
end,
|
||||||
"pleroma:get:main/ostatus",
|
"pleroma:get:main/ostatus",
|
||||||
"pleroma:group_actors"
|
"pleroma:group_actors",
|
||||||
|
"pleroma:bookmark_folders"
|
||||||
]
|
]
|
||||||
|> Enum.filter(& &1)
|
|> Enum.filter(& &1)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user