fix
This commit is contained in:
parent
f9b13c754c
commit
2a06b66daf
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ config :pleroma, :markup,
|
||||||
|
|
||||||
config :pleroma, :frontend_configurations,
|
config :pleroma, :frontend_configurations,
|
||||||
pleroma_fe: %{
|
pleroma_fe: %{
|
||||||
alwaysShowSubjectInput: false
|
alwaysShowSubjectInput: false,
|
||||||
background: "/static/sigsegv_s.png",
|
background: "/static/sigsegv_s.png",
|
||||||
collapseMessageWithSubject: false,
|
collapseMessageWithSubject: false,
|
||||||
disableChat: false,
|
disableChat: false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue