make timeline expand not defaut (it's still an option)

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-02-21 10:00:03 -06:00
parent 896e446486
commit 13bd05c4f9
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -56,7 +56,7 @@ const defaultState = {
conversationDisplay: 'simple_tree',
conversationOtherRepliesButton: 'below',
maxDepthInThread: 6,
showTimelines: true,
showTimelines: false,
// Nasty stuff
customEmoji: [],