Compare commits
1 Commits
80728af574
...
93f0ac2955
Author | SHA1 | Date | |
---|---|---|---|
93f0ac2955 |
@ -50,7 +50,7 @@ export const defaultState = {
|
||||
alwaysShowNewPostButton: false,
|
||||
autohideFloatingPostButton: false,
|
||||
pauseOnUnfocused: true,
|
||||
stopGifs: true,
|
||||
stopGifs: false,
|
||||
replyVisibility: 'all',
|
||||
thirdColumnMode: 'notifications',
|
||||
notificationVisibility: {
|
||||
@ -90,7 +90,7 @@ export const defaultState = {
|
||||
modalOnRemoveUserFromFollowers: undefined, // instance default
|
||||
playVideosInModal: false,
|
||||
useOneClickNsfw: false,
|
||||
useContainFit: true,
|
||||
useContainFit: false,
|
||||
disableStickyHeaders: false,
|
||||
showScrollbars: false,
|
||||
userPopoverAvatarAction: 'open',
|
||||
|
Loading…
Reference in New Issue
Block a user