From 7337c3c428a67005944286d817826e15fe51fbf1 Mon Sep 17 00:00:00 2001 From: Celedhrim Date: Wed, 16 Mar 2022 22:41:05 +0100 Subject: Add Tiny Tiny RSS recipe (#845) --- recipes/tt-rss/index.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/tt-rss/index.js (limited to 'recipes/tt-rss/index.js') diff --git a/recipes/tt-rss/index.js b/recipes/tt-rss/index.js new file mode 100644 index 0000000..cd5b37c --- /dev/null +++ b/recipes/tt-rss/index.js @@ -0,0 +1,3 @@ +"use strict"; + +module.exports = Ferdi => Ferdi; -- cgit v1.2.3-70-g09d2