From 18d91850bff013bd60cf9d95f4b981ea0ec4da65 Mon Sep 17 00:00:00 2001 From: Simon Szustkowski Date: Wed, 16 Feb 2022 12:43:41 +0100 Subject: Added recipe for FreshRSS (#825) --- recipes/freshrss/index.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/freshrss/index.js (limited to 'recipes/freshrss/index.js') 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 @@ +"use strict"; + +// just pass through ferdi + +module.exports = Ferdi => Ferdi; \ No newline at end of file -- cgit v1.2.3-70-g09d2