diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-02-13 08:02:33 -0600 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-02-13 08:02:33 -0600 |
| commit | 571a475c7ec8f9bb6e3a252aa7c3c65a1621bed6 (patch) | |
| tree | 0e29bb8c7f4eeaf08cc2c2f9f3eb3b63e0491f7d | |
| parent | ff9fd4ca895563178e3174fdc86d866508c5a9fa (diff) | |
| download | pleroma-571a475c7ec8f9bb6e3a252aa7c3c65a1621bed6.tar.gz pleroma-571a475c7ec8f9bb6e3a252aa7c3c65a1621bed6.zip | |
Formatting
| -rw-r--r-- | config/description.exs | 3 |
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, |
