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