2
0
Fork 0

Display profile background of other users

And add a new frontend setting to hide other people's background.
This commit is contained in:
Oneric 2024-02-14 17:44:57 +00:00
commit 050c7df2e6
6 changed files with 28 additions and 2 deletions

View file

@ -55,6 +55,7 @@ export const defaultState = {
alwaysShowNewPostButton: false,
autohideFloatingPostButton: false,
pauseOnUnfocused: true,
displayPageBackgrounds: true,
stopGifs: undefined,
replyVisibility: 'all',
thirdColumnMode: 'notifications',