This commit is contained in:
Mayhem 2013-12-07 13:39:55 +01:00
parent 1609e4996b
commit 6441852793

View File

@ -109,7 +109,7 @@ Keybinds =
when Conf['Deselect reply']
Keybinds.hl 0, threadRoot
when Conf['Hide']
ThreadHiding.toggle thread if g.VIEW is 'index'
ThreadHiding.toggle thread if ThreadHiding.db
else
return
e.preventDefault()