Remove another instance of hardcoded board names.
This commit is contained in:
parent
76a72d49b1
commit
ad80f0f815
@ -4,7 +4,7 @@ RelativeDates =
|
||||
init: ->
|
||||
if (
|
||||
g.VIEW in ['index', 'thread', 'archive'] and Conf['Relative Post Dates'] and !Conf['Relative Date Title'] or
|
||||
g.VIEW is 'index' and Conf['JSON Index'] and g.BOARD.ID isnt 'f'
|
||||
Index.enabled
|
||||
)
|
||||
@flush()
|
||||
$.on d, 'visibilitychange ThreadUpdate', @flush
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user