aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gather/index.js
diff options
context:
space:
mode:
authorLibravatar Victor B <39555268+victorbnl@users.noreply.github.com>2023-04-27 23:13:04 +0200
committerLibravatar GitHub <noreply@github.com>2023-04-27 22:13:04 +0100
commit87c6770aba5aee88705c4cf3ea40d31d0d97300d (patch)
tree5cc7d0841b80d30c2d9ac5dbc3d98a771dedf00c /recipes/gather/index.js
parentadd kromonos as a contributor for code (#340) [skip ci] (diff)
downloadferdium-recipes-87c6770aba5aee88705c4cf3ea40d31d0d97300d.tar.gz
ferdium-recipes-87c6770aba5aee88705c4cf3ea40d31d0d97300d.tar.zst
ferdium-recipes-87c6770aba5aee88705c4cf3ea40d31d0d97300d.zip
Add Gather service (#343)
Diffstat (limited to 'recipes/gather/index.js')
-rw-r--r--recipes/gather/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gather/index.js b/recipes/gather/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/gather/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;