From 0684169ed70c185e1acdf30c4a2198e65b8e5bd1 Mon Sep 17 00:00:00 2001 From: fox Date: Thu, 9 Mar 2023 16:37:32 +0000 Subject: [PATCH] fix spacing --- lib/pleroma/web/mastodon_api/views/instance_view.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pleroma/web/mastodon_api/views/instance_view.ex b/lib/pleroma/web/mastodon_api/views/instance_view.ex index 1821cac94..6851fdfee 100644 --- a/lib/pleroma/web/mastodon_api/views/instance_view.ex +++ b/lib/pleroma/web/mastodon_api/views/instance_view.ex @@ -66,7 +66,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceView do "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "quote_posting", + "quote_posting", "editing", if Config.get([:media_proxy, :enabled]) do "media_proxy"