Defer changing Custom Board Navigation default.

This commit is contained in:
ccd0 2015-08-08 16:03:35 -07:00
parent 4e4710a2c5
commit 0a1b8b0f10

View File

@ -87,8 +87,6 @@ Main =
if compareString < '00001.00011.00008.00000'
unless items['Fixed Thread Watcher']?
items2['Fixed Thread Watcher'] = items['Toggleable Thread Watcher'] ? true
unless items['Custom Board Navigation']?
items2['Custom Board Navigation'] = true
$.extend items, items2
$.set items2, ->