restore index mode condition to Front page keybind
This commit is contained in:
parent
2bf5c0100f
commit
55ea86d5cd
@ -103,6 +103,7 @@ Keybinds =
|
||||
# Board Navigation
|
||||
when Conf['Front page']
|
||||
if Conf['JSON Navigation'] and g.VIEW is 'index'
|
||||
return unless Conf['Index Mode'] in ['paged', 'infinite']
|
||||
Index.userPageNav 1
|
||||
else
|
||||
window.location = "/#{g.BOARD}/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user