aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unraid/index.js')
-rw-r--r--recipes/unraid/index.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/unraid/index.js b/recipes/unraid/index.js
index 0b926e1..23607bd 100644
--- a/recipes/unraid/index.js
+++ b/recipes/unraid/index.js
@@ -1,4 +1 @@
1// just pass through Franz module.exports = Ferdi => Ferdi;
2module.exports = function (Franz) {
3 return Franz;
4};