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.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/unraid/index.js b/recipes/unraid/index.js
new file mode 100644
index 0000000..0c500c1
--- /dev/null
+++ b/recipes/unraid/index.js
@@ -0,0 +1,6 @@
1"use strict";
2
3// just pass through Franz
4module.exports = function (Franz) {
5 return Franz;
6}; \ No newline at end of file