Make fading ancestors optional

This commit is contained in:
Tusooa Zhu 2022-03-06 14:13:35 -05:00
parent fa20ea76b1
commit d157f67381
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
5 changed files with 12 additions and 2 deletions

View file

@ -56,6 +56,7 @@ const defaultState = {
conversationDisplay: 'linear',
conversationTreeAdvanced: false,
conversationOtherRepliesButton: 'below',
conversationTreeFadeAncestors: false,
maxDepthInThread: 6,
// Nasty stuff