aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-groups/index.js
diff options
context:
space:
mode:
authorLibravatar vijay sundharapandiyan <vijaycenation14@gmail.com>2022-10-19 07:30:10 +0530
committerLibravatar GitHub <noreply@github.com>2022-10-19 02:00:10 +0000
commitbebcc2faf76f199bdf0012b4d16ff045d3f55ed1 (patch)
tree5295fba0abf99fee8c343c7bb06c9c1da9744f0c /recipes/google-groups/index.js
parentFix: Unread count stays at 1 when all emails are read (#178) (diff)
downloadferdium-recipes-bebcc2faf76f199bdf0012b4d16ff045d3f55ed1.tar.gz
ferdium-recipes-bebcc2faf76f199bdf0012b4d16ff045d3f55ed1.tar.zst
ferdium-recipes-bebcc2faf76f199bdf0012b4d16ff045d3f55ed1.zip
Add google groups recipes (#207)
Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
Diffstat (limited to 'recipes/google-groups/index.js')
-rw-r--r--recipes/google-groups/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/google-groups/index.js b/recipes/google-groups/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/google-groups/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;