Update description.exs

This commit is contained in:
feld 2020-02-13 14:00:33 +00:00
parent e4016f4dbd
commit 4f5ee26f2d
1 changed files with 1 additions and 1 deletions

View 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,