mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
add "cohost-like" display mode, based off of 1df79a1f12 with a minor tweak
This commit is contained in:
parent
4220321840
commit
07d5b6073a
16 changed files with 139 additions and 21 deletions
|
|
@ -142,6 +142,7 @@ export const defaultState = {
|
|||
postLanguage: undefined, // instance default,
|
||||
supportedTranslationLanguages: {}, // instance default
|
||||
userProfileDefaultTab: 'statuses',
|
||||
timelineStyle: 'classic',
|
||||
useBlurhash: true,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue