restore default behavior before upstream merge

This commit is contained in:
notfire 2025-03-12 00:55:36 -04:00
parent 9bdec82db7
commit 75950c670c
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -56,8 +56,8 @@ export const defaultState = {
autohideFloatingPostButton: false,
pauseOnUnfocused: true,
displayPageBackgrounds: true,
centerAlignBio: false,
compactUserInfo: true,
centerAlignBio: true,
compactUserInfo: false,
stopGifs: undefined,
replyVisibility: 'all',
thirdColumnMode: 'notifications',