Fix unwanted appearance of Watch in menu.
This commit is contained in:
parent
b81f0ca536
commit
faa9291606
@ -45,7 +45,7 @@ ThreadWatcher =
|
|||||||
|
|
||||||
ThreadWatcher.fetchAuto()
|
ThreadWatcher.fetchAuto()
|
||||||
|
|
||||||
if g.VIEW is 'index' and Conf['JSON Index'] and Conf['Menu'] and g.BOARD.ID isnt 'f'
|
if Conf['Menu'] and Index.enabled
|
||||||
Menu.menu.addEntry
|
Menu.menu.addEntry
|
||||||
el: $.el 'a',
|
el: $.el 'a',
|
||||||
href: 'javascript:;'
|
href: 'javascript:;'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user