restore default behavior before upstream merge
This commit is contained in:
parent
9bdec82db7
commit
75950c670c
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ export const defaultState = {
|
||||||
autohideFloatingPostButton: false,
|
autohideFloatingPostButton: false,
|
||||||
pauseOnUnfocused: true,
|
pauseOnUnfocused: true,
|
||||||
displayPageBackgrounds: true,
|
displayPageBackgrounds: true,
|
||||||
centerAlignBio: false,
|
centerAlignBio: true,
|
||||||
compactUserInfo: true,
|
compactUserInfo: false,
|
||||||
stopGifs: undefined,
|
stopGifs: undefined,
|
||||||
replyVisibility: 'all',
|
replyVisibility: 'all',
|
||||||
thirdColumnMode: 'notifications',
|
thirdColumnMode: 'notifications',
|
||||||
|
|
Loading…
Add table
Reference in a new issue