mirror of https://github.com/M66B/FairEmail.git
Merge branch 'master' of github.com:M66B/FairEmail
This commit is contained in:
commit
65e40f5877
|
@ -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 New Issue