aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pocketcasts/index.js
diff options
context:
space:
mode:
authorLibravatar Adinda Praditya <apraditya@gmail.com>2022-11-10 21:57:29 +0700
committerLibravatar GitHub <noreply@github.com>2022-11-10 14:57:29 +0000
commit5d1e571a16d9b16d2b90c66041b94bf238d9793b (patch)
tree6acdc5102fb44b712987e64a020ea4c0c1af7720 /recipes/pocketcasts/index.js
parentAdded 'webview.js' as a mandatory file and fixed broken recipes (diff)
downloadferdium-recipes-5d1e571a16d9b16d2b90c66041b94bf238d9793b.tar.gz
ferdium-recipes-5d1e571a16d9b16d2b90c66041b94bf238d9793b.tar.zst
ferdium-recipes-5d1e571a16d9b16d2b90c66041b94bf238d9793b.zip
Add new recipe: PocketCasts (#226)
Diffstat (limited to 'recipes/pocketcasts/index.js')
-rw-r--r--recipes/pocketcasts/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/pocketcasts/index.js b/recipes/pocketcasts/index.js
new file mode 100644
index 0000000..dd41f72
--- /dev/null
+++ b/recipes/pocketcasts/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => Ferdium;