Expose the status of OpenSearch protocol support

This commit is contained in:
itepechi 2023-10-23 04:18:40 +09:00
parent a6169ea752
commit acbc326ab7
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do
if Config.get([Pleroma.Search, :extensions, :search_option_following], true) do
"bnakkoma:search_option_following"
end,
"bnakkoma:opensearch_protocol",
"custom_emoji_reactions",
"pleroma:get:main/ostatus"
]