diff --git a/suggestions/email_clients.json b/suggestions/email_clients.json index 0637a08..0bd3a74 100644 --- a/suggestions/email_clients.json +++ b/suggestions/email_clients.json @@ -1 +1,14 @@ -[] \ No newline at end of file +[ + { + "id": "eu.faircode.email", + "label": "FairEmail", + "source": "fg", + "repo": "https://github.com/M66B/FairEmail" + }, + { + "id": "com.fsck.k9", + "label": "K-9 Mail", + "source": "fg", + "repo": "https://github.com/thundernest/k-9" + } +]