forked from AkkomaGang/akkoma
description.exs: uncomment type for email logo
This commit is contained in:
parent
c0c5628200
commit
32d64102cb
1 changed files with 1 additions and 1 deletions
|
@ -2133,7 +2133,7 @@
|
|||
children: [
|
||||
%{
|
||||
key: :logo,
|
||||
# type: [:string, nil],
|
||||
type: [:string, nil],
|
||||
description: "a path to a custom logo. Set it to nil to use the default Pleroma logo",
|
||||
suggestions: ["some/path/logo.png", nil]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue