From 87c6770aba5aee88705c4cf3ea40d31d0d97300d Mon Sep 17 00:00:00 2001 From: Victor B <39555268+victorbnl@users.noreply.github.com> Date: Thu, 27 Apr 2023 23:13:04 +0200 Subject: Add Gather service (#343) --- recipes/gather/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/gather/index.js (limited to 'recipes/gather/index.js') 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; -- cgit v1.2.3-54-g00ecf