Update description.exs
authorfeld <feld@feld.me>
Thu, 13 Feb 2020 14:00:33 +0000 (14:00 +0000)
committerfeld <feld@feld.me>
Thu, 13 Feb 2020 14:00:33 +0000 (14:00 +0000)
config/description.exs

index 75b1c8c1085a5e5644dc5f46336482c6067aa7c7..909693319484efa0aac8e0bc9011f754052cc28e 100644 (file)
@@ -1167,7 +1167,7 @@ config :pleroma, :config_description, [
             type: :boolean,
             description:
               "By default it assumes logo used will be monochrome with alpha channel to be compatible with both light and dark themes. " <>
-                "If you want a colorful logo you just disable logoMask."
+                "If you want a colorful logo you must disable logoMask."
           },
           %{
             key: :logoMargin,