InstanceView: Add pleroma chat messages to nodeinfo
This commit is contained in:
parent
3cff4e24cd
commit
06cad239e5
2 changed files with 4 additions and 2 deletions
|
|
@ -145,7 +145,8 @@ defmodule Pleroma.Web.NodeInfoTest do
|
|||
"shareable_emoji_packs",
|
||||
"multifetch",
|
||||
"pleroma_emoji_reactions",
|
||||
"pleroma:api/v1/notifications:include_types_filter"
|
||||
"pleroma:api/v1/notifications:include_types_filter",
|
||||
"pleroma_chat_messages"
|
||||
]
|
||||
|
||||
assert MapSet.subset?(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue