forked from AkkomaGang/akkoma
formattingOptionsEnabled no longer exists
This commit is contained in:
parent
4bdde143f9
commit
38fb5eaf6a
1 changed files with 0 additions and 7 deletions
|
@ -1160,13 +1160,6 @@
|
|||
type: :boolean,
|
||||
description: "Disables PleromaFE Chat component"
|
||||
},
|
||||
%{
|
||||
key: :formattingOptionsEnabled,
|
||||
label: "Formatting options enabled",
|
||||
type: :boolean,
|
||||
description:
|
||||
"Enable setting a formatting different than plain-text (ie. HTML, Markdown) when posting, relates to `:instance`, `allowed_post_formats`"
|
||||
},
|
||||
%{
|
||||
key: :hidePostStats,
|
||||
label: "Hide post stats",
|
||||
|
|
Loading…
Reference in a new issue