mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-14 04:52:17 +00:00
InstanceView: Update features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
2b71f4897f
commit
60c4cb21ea
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
|
|||
"profile_directory"
|
||||
end,
|
||||
"pleroma:get:main/ostatus",
|
||||
"pleroma:group_actors"
|
||||
"pleroma:group_actors",
|
||||
"pleroma:bookmark_folders"
|
||||
]
|
||||
|> Enum.filter(& &1)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue