Add editing to features

This commit is contained in:
Tusooa Zhu 2022-06-21 12:32:44 -04:00 committed by FloatingGhost
parent 9c31797806
commit db74f786d9
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"shareable_emoji_packs",
"multifetch",
"pleroma:api/v1/notifications:include_types_filter",
"editing",
if Config.get([:media_proxy, :enabled]) do
"media_proxy"
end,