1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00

Add disableChat option

This commit is contained in:
Mark Felder 2020-05-13 16:30:24 -05:00
parent 2420d7f439
commit 4bdde143f9

View file

@ -1154,6 +1154,12 @@
description:
"When a message has a subject (aka Content Warning), collapse it by default"
},
%{
key: :disableChat,
label: "PleromaFE Chat",
type: :boolean,
description: "Disables PleromaFE Chat component"
},
%{
key: :formattingOptionsEnabled,
label: "Formatting options enabled",