Merge pull request #706 from cristianmiranda/thunderbird

[modules/thunderbird]: Thunderbird's unread email counts by inbox
This commit is contained in:
tobi-wan-kenobi 2020-09-06 07:13:46 +02:00 committed by GitHub
commit 7a4d4d5ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 92 additions and 0 deletions

View file

@ -297,5 +297,8 @@
"speedtest": {
"running": { "prefix": ["\uf251", "\uf252", "\uf253"] },
"not-running": { "prefix": "\uf144" }
},
"thunderbird": {
"prefix": ""
}
}