Fix unexpanding posts leaving more posts that it should on certain boards. #968

This commit is contained in:
Nicolas Stepien 2013-03-27 19:37:11 +01:00
parent f8f9626a7e
commit 9fe9dbe3e0

View File

@ -3494,7 +3494,7 @@ ExpandThread =
#goddamit moot
num = if thread.isSticky
1
else switch g.BOARD
else switch g.BOARD.ID
# XXX boards config
when 'b', 'vg', 'q' then 3
when 't' then 1