add option to not scroll to the top when showing unread posts
This commit is contained in:
parent
949c933216
commit
01f19e7fcd
6 changed files with 27 additions and 2 deletions
|
|
@ -128,6 +128,7 @@ export const defaultState = {
|
|||
recurseSearch: false,
|
||||
recurseSearchLimit: 100,
|
||||
dedupeBoosts: true,
|
||||
scrollToTopOnNewPostClick: true,
|
||||
showFaviconBadge: true,
|
||||
autoRefreshOnRequired: true,
|
||||
showUnreadInTitle: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue