Fix unread count in imap widget

This commit is contained in:
Manuel Görlich 2013-12-04 18:52:40 +01:00
parent 9c916d5b05
commit d4f59f292c
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ local function worker(args)
f:close()
_, mailcount = string.gsub(ws, "%d+", "")
_ = nil
widget = imap.widget
settings()