CTemplar unsupported

This commit is contained in:
M66B
2022-03-13 17:15:42 +01:00
parent fed19b9842
commit 3a6f9e9fc4
2 changed files with 12 additions and 8 deletions

View File

@@ -102,7 +102,8 @@ public class EmailProvider implements Parcelable {
"tutanota.de",
"tutamail.com", // tutanota
"tuta.io", // tutanota
"keemail.me" // tutanota
"keemail.me", // tutanota
"ctemplar.com"
));
private static final ExecutorService executor =
Helper.getBackgroundExecutor(0, "provider");