mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
Auto-enabling open first unread story setting.
This commit is contained in:
parent
d119b94c75
commit
3e5492a3b2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
'arrow_scroll_spacing' : 100,
|
||||
'space_bar_action' : 'next_unread',
|
||||
'ssl' : 0,
|
||||
'open_feed_action' : 0,
|
||||
'open_feed_action' : 'newest',
|
||||
'read_story_delay' : 0,
|
||||
'hide_story_changes' : 1,
|
||||
'feed_view_single_story' : 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue