aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-news/index.js
diff options
context:
space:
mode:
authorLibravatar Carlos SolĂ­s <csolisr@gmail.com>2021-12-02 22:18:54 -0600
committerLibravatar GitHub <noreply@github.com>2021-12-03 09:48:54 +0530
commit0d6b1c79316dadb3b63f0f2a978ec50621a8418e (patch)
tree00d5610971815a21a2356aa2df44f472d3f466e6 /recipes/nextcloud-news/index.js
parentfix: change instagram serviceUrl back to include inbox (fixes #2291) (diff)
downloadferdium-recipes-0d6b1c79316dadb3b63f0f2a978ec50621a8418e.tar.gz
ferdium-recipes-0d6b1c79316dadb3b63f0f2a978ec50621a8418e.tar.zst
ferdium-recipes-0d6b1c79316dadb3b63f0f2a978ec50621a8418e.zip
Add recipe for Nextcloud News (#780)
Diffstat (limited to 'recipes/nextcloud-news/index.js')
-rw-r--r--recipes/nextcloud-news/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/nextcloud-news/index.js b/recipes/nextcloud-news/index.js
new file mode 100644
index 0000000..abe7b52
--- /dev/null
+++ b/recipes/nextcloud-news/index.js
@@ -0,0 +1 @@
module.exports = Ferdi => class NextcloudNews extends Ferdi {};