Display profile background of other users
And add a new frontend setting to hide other people's background.
This commit is contained in:
parent
8dce31d0ad
commit
050c7df2e6
6 changed files with 28 additions and 2 deletions
|
|
@ -55,6 +55,7 @@ export const defaultState = {
|
|||
alwaysShowNewPostButton: false,
|
||||
autohideFloatingPostButton: false,
|
||||
pauseOnUnfocused: true,
|
||||
displayPageBackgrounds: true,
|
||||
stopGifs: undefined,
|
||||
replyVisibility: 'all',
|
||||
thirdColumnMode: 'notifications',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue