1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2025-01-25 15:09:34 +00:00

Apply suggestion to config/description.exs

This commit is contained in:
feld 2020-02-13 13:59:47 +00:00
parent 9581d57382
commit e4016f4dbd

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 ust disable logoMask."
"If you want a colorful logo you just disable logoMask."
},
%{
key: :logoMargin,