aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trakt/index.js
diff options
context:
space:
mode:
authorLibravatar Florian Schaupp <florian@fschaupp.me>2022-07-03 15:22:10 +0000
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-07-04 06:57:49 +0530
commit54974e399ed7fbe1a93296fcdf8c288c99ec13c4 (patch)
tree8165a2ce285c9cd0b3a89d88941f16611cef637d /recipes/trakt/index.js
parentAdd user agent fix for ARM macs (Fix #31) (diff)
downloadferdium-recipes-54974e399ed7fbe1a93296fcdf8c288c99ec13c4.tar.gz
ferdium-recipes-54974e399ed7fbe1a93296fcdf8c288c99ec13c4.tar.zst
ferdium-recipes-54974e399ed7fbe1a93296fcdf8c288c99ec13c4.zip
add trakt.tv service
Diffstat (limited to 'recipes/trakt/index.js')
-rw-r--r--recipes/trakt/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/trakt/index.js b/recipes/trakt/index.js
new file mode 100644
index 0000000..606c6e3
--- /dev/null
+++ b/recipes/trakt/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => class Trakt extends Ferdium {}; \ No newline at end of file