Update instance_view.ex

This commit is contained in:
Chizu 2023-03-10 03:29:54 +09:00
parent 4a79155789
commit c9574ac7f3

View file

@ -66,7 +66,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
"shareable_emoji_packs",
"multifetch",
"pleroma:api/v1/notifications:include_types_filter",
"quote_posting",
"quote_posting",
if Config.get([:instance, :local_bubble]) do
"bubble_timeline"
end,