aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zoho-projects/index.js
diff options
context:
space:
mode:
authorLibravatar Alex Vayda <oleksandr.vayda@gmail.com>2022-02-16 12:42:53 +0100
committerLibravatar GitHub <noreply@github.com>2022-02-16 12:42:53 +0100
commitd00608db5c3285202174099bb34ee5dca08b0642 (patch)
tree93dfcf4fb0627fe231f57f5b5cadd1902510f1ea /recipes/zoho-projects/index.js
parentdocs: add wajda as a contributor for code (#836) (diff)
downloadferdium-recipes-d00608db5c3285202174099bb34ee5dca08b0642.tar.gz
ferdium-recipes-d00608db5c3285202174099bb34ee5dca08b0642.tar.zst
ferdium-recipes-d00608db5c3285202174099bb34ee5dca08b0642.zip
Add Zoho Projects recipe (#830)
Diffstat (limited to 'recipes/zoho-projects/index.js')
-rw-r--r--recipes/zoho-projects/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/zoho-projects/index.js b/recipes/zoho-projects/index.js
new file mode 100644
index 0000000..9fa6dae
--- /dev/null
+++ b/recipes/zoho-projects/index.js
@@ -0,0 +1 @@
module.exports = Ferdi => class ZohoProjects extends Ferdi {};