aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/harvest/index.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-25 14:14:42 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-25 14:23:32 +0530
commitecca1fbdac9a3baf60f938bf9f4c8b752a431208 (patch)
tree9582eab3cb03c6d2ba3293a2ab64e0f6c8098276 /recipes/harvest/index.js
parentFixing unread count in Messenger (diff)
downloadferdium-recipes-ecca1fbdac9a3baf60f938bf9f4c8b752a431208.tar.gz
ferdium-recipes-ecca1fbdac9a3baf60f938bf9f4c8b752a431208.tar.zst
ferdium-recipes-ecca1fbdac9a3baf60f938bf9f4c8b752a431208.zip
Added harvest recipe
Diffstat (limited to 'recipes/harvest/index.js')
-rw-r--r--recipes/harvest/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/harvest/index.js b/recipes/harvest/index.js
new file mode 100644
index 0000000..31fc187
--- /dev/null
+++ b/recipes/harvest/index.js
@@ -0,0 +1,2 @@
1'use strict'
2module.exports = Franz => Franz; \ No newline at end of file