explicitly set collapseMessageWithSubject to undefined

This commit is contained in:
scarlett 2018-10-21 19:42:38 +01:00
parent d6ad08050a
commit c02a9089e1

View file

@ -5,6 +5,7 @@ const browserLocale = (window.navigator.language || 'en').split('-')[0]
const defaultState = {
colors: {},
collapseMessageWithSubject: undefined,
hideAttachments: false,
hideAttachmentsInConv: false,
hideNsfw: true,