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:
parent
82eb67b400
commit
7f7a94d795
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue