revert ab3fd8951b
ci/woodpecker/pr/woodpecker Pipeline was successful Details

revert Update 'lib/pleroma/web/mastodon_api/views/instance_view.ex'
This commit is contained in:
foxing 2023-03-09 19:54:00 +00:00
parent ab3fd8951b
commit 23075f3adf
1 changed files with 0 additions and 3 deletions

View File

@ -67,9 +67,6 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"pleroma:api/v1/notifications:include_types_filter",
"quote_posting",
"editing",
if Config.get([:instance, :local_bubble]) do
"bubble_timeline"
end,
if Config.get([:media_proxy, :enabled]) do
"media_proxy"
end,