From: Mark Felder Date: Thu, 13 Feb 2020 18:09:11 +0000 (-0600) Subject: Formatting got me again X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=0afff36cda445e442662e515b4bc7dac5e076a87;p=akkoma Formatting got me again --- diff --git a/config/description.exs b/config/description.exs index 32b8611fe..0c0f4af3c 100644 --- a/config/description.exs +++ b/config/description.exs @@ -534,7 +534,8 @@ config :pleroma, :config_description, [ %{ key: :description, type: :string, - description: "The instance's description. It can be seen in nodeinfo and `/api/v1/instance`", + description: + "The instance's description. It can be seen in nodeinfo and `/api/v1/instance`", suggestions: [ "Very cool instance" ] @@ -2151,8 +2152,7 @@ config :pleroma, :config_description, [ %{ key: :enabled, type: :boolean, - description: - "Fetch posts when a new user is federated with" + description: "Fetch posts when a new user is federated with" }, %{ key: :pages,