summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-02-13 08:02:33 -0600
committerMark Felder <feld@FreeBSD.org>2020-02-13 08:02:33 -0600
commit571a475c7ec8f9bb6e3a252aa7c3c65a1621bed6 (patch)
tree0e29bb8c7f4eeaf08cc2c2f9f3eb3b63e0491f7d
parentff9fd4ca895563178e3174fdc86d866508c5a9fa (diff)
Formatting
-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,