gmail: inbox is now default

With all the tags and other crap, we could be counting mail up to 3-5
times. If you hate this change let me know. Otherwise inbox is now
default.
This commit is contained in:
Adrian C. (anrxc) 2010-10-29 16:46:59 +02:00
parent 82eb67b400
commit 7f7a94d795
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ local rss = {
}
-- Default is all unread
local feed = rss.unread
local feed = rss.inbox
local mail = {
["{count}"] = 0,
["{subject}"] = "N/A"