Fix unwanted appearance of Watch in menu.

This commit is contained in:
ccd0 2018-01-24 06:42:15 -08:00
parent b81f0ca536
commit faa9291606

View File

@ -45,7 +45,7 @@ ThreadWatcher =
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
el: $.el 'a',
href: 'javascript:;'