Add blurhash support

This commit is contained in:
FloatingGhost 2022-12-30 04:57:23 +00:00
parent 236b19e854
commit 313ddcebcb
10 changed files with 100 additions and 3 deletions

View file

@ -117,7 +117,8 @@ export const defaultState = {
maxDepthInThread: undefined, // instance default
translationLanguage: undefined, // instance default,
supportedTranslationLanguages: {}, // instance default
userProfileDefaultTab: 'statuses'
userProfileDefaultTab: 'statuses',
useBlurhash: true,
}
// caching the instance default properties