timche / gmail-desktop

:postbox: Nifty Gmail desktop app for macOS, Linux & Windows
MIT License
845 stars 90 forks source link

Unread count for greater than 9 emails #164

Closed mskelton closed 5 years ago

mskelton commented 5 years ago

The regex for the unread count was only catching single number values.

timche commented 5 years ago

Good find! 👏