mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-31 08:29:07 +01:00
Update instance_view.ex
This commit is contained in:
parent
4a79155789
commit
c9574ac7f3
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
|
||||||
"shareable_emoji_packs",
|
"shareable_emoji_packs",
|
||||||
"multifetch",
|
"multifetch",
|
||||||
"pleroma:api/v1/notifications:include_types_filter",
|
"pleroma:api/v1/notifications:include_types_filter",
|
||||||
"quote_posting",
|
"quote_posting",
|
||||||
if Config.get([:instance, :local_bubble]) do
|
if Config.get([:instance, :local_bubble]) do
|
||||||
"bubble_timeline"
|
"bubble_timeline"
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Reference in a new issue