Fall back to instance settings consistently
This commit is contained in:
parent
82cc37a55e
commit
d6ad08050a
2 changed files with 11 additions and 5 deletions
|
@ -5,7 +5,6 @@ const browserLocale = (window.navigator.language || 'en').split('-')[0]
|
|||
|
||||
const defaultState = {
|
||||
colors: {},
|
||||
collapseMessageWithSubject: false,
|
||||
hideAttachments: false,
|
||||
hideAttachmentsInConv: false,
|
||||
hideNsfw: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue