mix format
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 11 Aug 2022 18:21:50 +0000 (19:21 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Thu, 11 Aug 2022 18:21:50 +0000 (19:21 +0100)
config/description.exs

index 176cae58b3257b9eeb13e18ceb5b6a00db0709e9..a44ab2432a1faac67f20a5cf984822c629982b91 100644 (file)
@@ -1448,7 +1448,8 @@ config :pleroma, :config_description, [
       %{
         key: :background_color,
         type: :string,
-        description: "Describe the background color of the app - this is only used for mastodon-fe",
+        description:
+          "Describe the background color of the app - this is only used for mastodon-fe",
         suggestions: ["#191b22", "aliceblue"]
       }
     ]