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, 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',