From 571a475c7ec8f9bb6e3a252aa7c3c65a1621bed6 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 13 Feb 2020 08:02:33 -0600 Subject: [PATCH] Formatting --- config/description.exs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/description.exs b/config/description.exs index 6b9d09de9..4b727d673 100644 --- a/config/description.exs +++ b/config/description.exs @@ -798,8 +798,7 @@ config :pleroma, :config_description, [ %{ key: :attachment_links, type: :boolean, - description: - "Enable to automatically add attachment link text to statuses" + description: "Enable to automatically add attachment link text to statuses" }, %{ key: :welcome_message,