Defer changing Custom Board Navigation default.
This commit is contained in:
parent
4e4710a2c5
commit
0a1b8b0f10
@ -87,8 +87,6 @@ Main =
|
|||||||
if compareString < '00001.00011.00008.00000'
|
if compareString < '00001.00011.00008.00000'
|
||||||
unless items['Fixed Thread Watcher']?
|
unless items['Fixed Thread Watcher']?
|
||||||
items2['Fixed Thread Watcher'] = items['Toggleable Thread Watcher'] ? true
|
items2['Fixed Thread Watcher'] = items['Toggleable Thread Watcher'] ? true
|
||||||
unless items['Custom Board Navigation']?
|
|
||||||
items2['Custom Board Navigation'] = true
|
|
||||||
|
|
||||||
$.extend items, items2
|
$.extend items, items2
|
||||||
$.set items2, ->
|
$.set items2, ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user