aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kimai-cloud/index.js
diff options
context:
space:
mode:
authorLibravatar Kevin Papst <kevinpapst@users.noreply.github.com>2021-04-29 16:26:26 +0200
committerLibravatar GitHub <noreply@github.com>2021-04-29 14:26:26 +0000
commitefbd0b22d14011ed09ab9df4da90f2195136945a (patch)
tree5c09655ba71b949ce473e12e8235f19ab732ca1b /recipes/kimai-cloud/index.js
parentFixing issue with image preview not working in gChat. (#476) (diff)
downloadferdium-recipes-efbd0b22d14011ed09ab9df4da90f2195136945a.tar.gz
ferdium-recipes-efbd0b22d14011ed09ab9df4da90f2195136945a.tar.zst
ferdium-recipes-efbd0b22d14011ed09ab9df4da90f2195136945a.zip
Added recipe for Kimai time-tracking instances (#478)
Diffstat (limited to 'recipes/kimai-cloud/index.js')
-rw-r--r--recipes/kimai-cloud/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/kimai-cloud/index.js b/recipes/kimai-cloud/index.js
new file mode 100644
index 0000000..46f936f
--- /dev/null
+++ b/recipes/kimai-cloud/index.js
@@ -0,0 +1,2 @@
1// just pass through Franz
2module.exports = Franz => Franz;