From 0a1b8b0f1027b465c638af1e28c2b345aa38dc24 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 8 Aug 2015 16:03:35 -0700 Subject: [PATCH] Defer changing Custom Board Navigation default. --- src/General/Main.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/General/Main.coffee b/src/General/Main.coffee index fbd9a25c0..2ac1cc7fe 100755 --- a/src/General/Main.coffee +++ b/src/General/Main.coffee @@ -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, ->