mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 13:44:40 +00:00
add period in keemail.me in EmailProvider PROPRIETARY list
This commit is contained in:
parent
b395fd866a
commit
1bbc40cfc9
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ public class EmailProvider {
|
|||
"tutanota.de",
|
||||
"tutamail.com", // tutanota
|
||||
"tuta.io", // tutanota
|
||||
"keemailme" // tutanota
|
||||
"keemail.me" // tutanota
|
||||
));
|
||||
private static final ExecutorService executor =
|
||||
Helper.getBackgroundExecutor(0, "provider");
|
||||
|
|
Loading…
Reference in a new issue