forked from AkkomaGang/akkoma
disableChat / disableShout didn't actually do anything for PleromaFE
This commit is contained in:
parent
0be7eada92
commit
dcf84ac12e
1 changed files with 0 additions and 7 deletions
|
@ -1174,7 +1174,6 @@
|
|||
alwaysShowSubjectInput: true,
|
||||
background: "/static/aurora_borealis.jpg",
|
||||
collapseMessageWithSubject: false,
|
||||
disableShout: false,
|
||||
greentext: false,
|
||||
hideFilteredStatuses: false,
|
||||
hideMutedPosts: false,
|
||||
|
@ -1221,12 +1220,6 @@
|
|||
description:
|
||||
"When a message has a subject (aka Content Warning), collapse it by default"
|
||||
},
|
||||
%{
|
||||
key: :disableShout,
|
||||
label: "PleromaFE Shout",
|
||||
type: :boolean,
|
||||
description: "Disables PleromaFE Shout component"
|
||||
},
|
||||
%{
|
||||
key: :greentext,
|
||||
label: "Greentext",
|
||||
|
|
Loading…
Reference in a new issue