aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs3
1 files changed, 1 insertions, 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,