Add settings for max depth in thread
This commit is contained in:
parent
ff5f69b8fd
commit
2e54cf12c7
4 changed files with 26 additions and 6 deletions
|
@ -54,6 +54,7 @@ const defaultState = {
|
|||
virtualScrolling: true,
|
||||
sensitiveByDefault: false,
|
||||
conversationDisplay: 'simple_tree',
|
||||
maxDepthInThread: 6,
|
||||
|
||||
// Nasty stuff
|
||||
customEmoji: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue