Fix #1372.
This commit is contained in:
parent
1609e4996b
commit
6441852793
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user