1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-18 13:21:02 +00:00

Merge branch 'master' of github.com:M66B/FairEmail

This commit is contained in:
M66B 2020-07-13 09:47:13 +02:00
commit 65e40f5877

View file

@ -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");