Add greentext option

This commit is contained in:
Mark Felder 2020-05-13 16:32:38 -05:00
parent 38fb5eaf6a
commit 7f00698c3b
1 changed files with 6 additions and 0 deletions

View File

@ -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",