explicitly set collapseMessageWithSubject to undefined
This commit is contained in:
parent
d6ad08050a
commit
c02a9089e1
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const browserLocale = (window.navigator.language || 'en').split('-')[0]
|
||||||
|
|
||||||
const defaultState = {
|
const defaultState = {
|
||||||
colors: {},
|
colors: {},
|
||||||
|
collapseMessageWithSubject: undefined,
|
||||||
hideAttachments: false,
|
hideAttachments: false,
|
||||||
hideAttachmentsInConv: false,
|
hideAttachmentsInConv: false,
|
||||||
hideNsfw: true,
|
hideNsfw: true,
|
||||||
|
|
Loading…
Reference in a new issue