Fix (0) + Unread (You) favicon, in case you inlined a backlink quoting you for example.

This commit is contained in:
Nicolas Stepien 2013-04-02 23:39:46 +02:00
parent 3e211c8ba7
commit a3face3746

View File

@ -3710,10 +3710,11 @@ Unread =
else
Favicon.dead
else
if Unread.postsQuotingYou.length
Favicon.unreadY
else if count
Favicon.unread
if count
if Unread.postsQuotingYou.length
Favicon.unreadY
else
Favicon.unread
else
Favicon.default