Lint
authorMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 22:07:14 +0000 (17:07 -0500)
committerMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 22:07:14 +0000 (17:07 -0500)
config/description.exs

index 7d7f4e93b2eda5082935b1c59bac05aac20254de..a800d78238b448b93be63a44692f234175821ef4 100644 (file)
@@ -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,