forked from AkkomaGang/akkoma
Add greentext option
This commit is contained in:
parent
38fb5eaf6a
commit
7f00698c3b
1 changed files with 6 additions and 0 deletions
|
@ -1160,6 +1160,12 @@
|
|||
type: :boolean,
|
||||
description: "Disables PleromaFE Chat component"
|
||||
},
|
||||
%{
|
||||
key: :greentext,
|
||||
label: "Greentext",
|
||||
type: :boolean,
|
||||
description: "Enables green text on lines prefixed with the > character."
|
||||
},
|
||||
%{
|
||||
key: :hidePostStats,
|
||||
label: "Hide post stats",
|
||||
|
|
Loading…
Reference in a new issue