change uct0 keybind

This commit is contained in:
James Campos 2011-07-24 09:56:31 -07:00
parent ce6a995e98
commit fa16f069ac
2 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@
expandImages: 'm', expandImages: 'm',
expandAllImages: 'M', expandAllImages: 'M',
update: 'u', update: 'u',
UnreadCountTo0: 'r' unreadCountTo0: ')'
}, },
updater: { updater: {
checkbox: { checkbox: {

View File

@ -71,7 +71,7 @@ config =
expandImages: 'm' expandImages: 'm'
expandAllImages: 'M' expandAllImages: 'M'
update: 'u' update: 'u'
UnreadCountTo0: 'r' unreadCountTo0: ')'
updater: updater:
checkbox: checkbox:
'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.'] 'Scrolling': [false, 'Scroll updated posts into view. Only enabled at bottom of page.']