Make it possible to auto-select the first candidate in autocomplete
This commit is contained in:
parent
eec27700f0
commit
5468309f6a
5 changed files with 16 additions and 2 deletions
|
|
@ -104,6 +104,7 @@ const defaultState = {
|
|||
conversationOtherRepliesButton: 'below',
|
||||
conversationTreeFadeAncestors: false,
|
||||
maxDepthInThread: 6,
|
||||
autocompleteSelect: false,
|
||||
|
||||
// Nasty stuff
|
||||
customEmoji: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue