unread keybind: z

This commit is contained in:
James Campos 2011-07-24 09:59:44 -07:00
parent c7fc1d2f8c
commit e405c43783
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: ')' unreadCountTo0: 'z'
}, },
updater: { updater: {
checkbox: { checkbox: {

View File

@ -71,7 +71,7 @@ config =
expandImages: 'm' expandImages: 'm'
expandAllImages: 'M' expandAllImages: 'M'
update: 'u' update: 'u'
unreadCountTo0: ')' unreadCountTo0: 'z'
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.']