Fall back to instance settings consistently

This commit is contained in:
scarlett 2018-10-21 18:04:23 +01:00
parent 82cc37a55e
commit d6ad08050a
2 changed files with 11 additions and 5 deletions

View file

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