aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tt-rss/index.js
diff options
context:
space:
mode:
authorLibravatar Celedhrim <Celedhrim@users.noreply.github.com>2022-03-16 22:41:05 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-16 22:41:05 +0100
commit7337c3c428a67005944286d817826e15fe51fbf1 (patch)
treec84d52577d6224633eb8fc6fa518af322343bdd1 /recipes/tt-rss/index.js
parentBump ZenHub recipe version to 1.0.0 (diff)
downloadferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.tar.gz
ferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.tar.zst
ferdium-recipes-7337c3c428a67005944286d817826e15fe51fbf1.zip
Add Tiny Tiny RSS recipe (#845)
Diffstat (limited to 'recipes/tt-rss/index.js')
-rw-r--r--recipes/tt-rss/index.js3
1 files changed, 3 insertions, 0 deletions
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 @@
1"use strict";
2
3module.exports = Ferdi => Ferdi;