mix format
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending

This commit is contained in:
FloatingGhost 2022-08-11 19:21:50 +01:00
parent 967c325b0d
commit 19ccdc8762

View file

@ -1448,7 +1448,8 @@ config :pleroma, :config_description, [
%{ %{
key: :background_color, key: :background_color,
type: :string, 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"] suggestions: ["#191b22", "aliceblue"]
} }
] ]