From: Alex Gleason Date: Sat, 27 Nov 2021 04:45:49 +0000 (-0600) Subject: Instance: add v2_suggestions feature X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;ds=sidebyside;h=8dc1d2201a21d88090c114b59e1d06f76db66897;p=akkoma Instance: add v2_suggestions feature --- diff --git a/lib/pleroma/web/mastodon_api/views/instance_view.ex b/lib/pleroma/web/mastodon_api/views/instance_view.ex index 3528185d5..8284f93f5 100644 --- a/lib/pleroma/web/mastodon_api/views/instance_view.ex +++ b/lib/pleroma/web/mastodon_api/views/instance_view.ex @@ -59,6 +59,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do "mastodon_api", "mastodon_api_streaming", "polls", + "v2_suggestions", "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch",