Merge branch 'mkljczk-main-patch-20313' into 'main'
instanceview: only include quote_posting once See merge request soapbox-pub/rebased!299
This commit is contained in:
commit
48ce0783ec
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ def features do
|
||||||
"pleroma:api/v1/notifications:include_types_filter",
|
"pleroma:api/v1/notifications:include_types_filter",
|
||||||
"quote_posting",
|
"quote_posting",
|
||||||
"editing",
|
"editing",
|
||||||
"quote_posting",
|
|
||||||
if Config.get([:activitypub, :blockers_visible]) do
|
if Config.get([:activitypub, :blockers_visible]) do
|
||||||
"blockers_visible"
|
"blockers_visible"
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Reference in a new issue