[backend] Update WebFinger nodeinfo features
This commit is contained in:
parent
8cbca253e8
commit
5cf2145bec
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@ public class NodeInfoResponse
|
|||
"editing",
|
||||
"pleroma_emoji_reactions",
|
||||
"exposable_reactions",
|
||||
"custom_emoji_reactions"
|
||||
"custom_emoji_reactions",
|
||||
"pleroma:bites"
|
||||
];
|
||||
|
||||
[J("localBubbleInstances")] public string[] LocalBubbleInstances { get; set; } = [];
|
||||
|
|
Loading…
Add table
Reference in a new issue