From: Mark Felder Date: Wed, 13 May 2020 22:07:14 +0000 (-0500) Subject: Lint X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=54b482418694b8c41984235ea85078fe00572cdc;p=akkoma Lint --- diff --git a/config/description.exs b/config/description.exs index 7d7f4e93b..a800d7823 100644 --- a/config/description.exs +++ b/config/description.exs @@ -1269,7 +1269,8 @@ config :pleroma, :config_description, [ key: :showFeaturesPanel, label: "Show instance features panel", type: :boolean, - description: "Enables panel displaying functionality of the instance on the About page." + description: + "Enables panel displaying functionality of the instance on the About page." }, %{ key: :showInstanceSpecificPanel,