Compare commits
1 Commits
4e3268a073
...
80728af574
Author | SHA1 | Date | |
---|---|---|---|
80728af574 |
@ -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