aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/infomaniak-mail/index.js
diff options
context:
space:
mode:
authorLibravatar bidouilles <lbergeret@gmail.com>2021-01-05 22:58:08 +0100
committerLibravatar GitHub <noreply@github.com>2021-01-05 22:58:08 +0100
commit65ceeaff903719eb740413da48309301e505fb98 (patch)
tree01f9206e95c0f6c8baca5a18d628b3fccd3c2ec9 /recipes/infomaniak-mail/index.js
parentUpdate WhatsApp recipe to capture more unread message counters (#377) (diff)
downloadferdium-recipes-65ceeaff903719eb740413da48309301e505fb98.tar.gz
ferdium-recipes-65ceeaff903719eb740413da48309301e505fb98.tar.zst
ferdium-recipes-65ceeaff903719eb740413da48309301e505fb98.zip
Add recipe for Infomaniak Mail (#373)
Diffstat (limited to 'recipes/infomaniak-mail/index.js')
-rw-r--r--recipes/infomaniak-mail/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/infomaniak-mail/index.js b/recipes/infomaniak-mail/index.js
new file mode 100644
index 0000000..93f2dcf
--- /dev/null
+++ b/recipes/infomaniak-mail/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class infomaniakmail extends Ferdi {
2};