aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freshrss/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freshrss/index.js')
-rw-r--r--recipes/freshrss/index.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/freshrss/index.js b/recipes/freshrss/index.js
new file mode 100644
index 0000000..f8a6e85
--- /dev/null
+++ b/recipes/freshrss/index.js
@@ -0,0 +1,5 @@
1"use strict";
2
3// just pass through ferdi
4
5module.exports = Ferdi => Ferdi; \ No newline at end of file