scrolling description
This commit is contained in:
parent
814e405fb0
commit
ecacaed705
@ -137,8 +137,8 @@
|
|||||||
},
|
},
|
||||||
updater: {
|
updater: {
|
||||||
checkbox: {
|
checkbox: {
|
||||||
|
'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.'],
|
||||||
'Verbose': [true, 'Show countdown timer, new post count'],
|
'Verbose': [true, 'Show countdown timer, new post count'],
|
||||||
'Scrolling': [false, 'Scroll updated posts into view'],
|
|
||||||
'Auto Update': [true, 'Automatically fetch new posts']
|
'Auto Update': [true, 'Automatically fetch new posts']
|
||||||
},
|
},
|
||||||
'Interval': 30
|
'Interval': 30
|
||||||
|
|||||||
@ -72,8 +72,8 @@ config =
|
|||||||
update: 'u'
|
update: 'u'
|
||||||
updater:
|
updater:
|
||||||
checkbox:
|
checkbox:
|
||||||
|
'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.']
|
||||||
'Verbose': [true, 'Show countdown timer, new post count']
|
'Verbose': [true, 'Show countdown timer, new post count']
|
||||||
'Scrolling': [false, 'Scroll updated posts into view']
|
|
||||||
'Auto Update': [true, 'Automatically fetch new posts']
|
'Auto Update': [true, 'Automatically fetch new posts']
|
||||||
'Interval': 30
|
'Interval': 30
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user