mirror of
https://github.com/powerline/powerline.git
synced 2025-07-23 13:55:45 +02:00
parent
4c233122d6
commit
f6d23bdf7e
@ -484,7 +484,7 @@ def email_imap_alert(username, password, server='imap.gmail.com', port=993, fold
|
||||
return None
|
||||
return [{
|
||||
'highlight_group': 'email_alert',
|
||||
'contents': unread_count,
|
||||
'contents': str(unread_count),
|
||||
}]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user