From 24003beae52d787228a3b3179496f767c3374457 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 18:06:41 +0530 Subject: [PATCH] Add suggestions for podcasts Signed-off-by: shuvashish76 --- suggestions/podcasts.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/suggestions/podcasts.json b/suggestions/podcasts.json index 0637a08..e0b28b3 100644 --- a/suggestions/podcasts.json +++ b/suggestions/podcasts.json @@ -1 +1,8 @@ -[] \ No newline at end of file +[ + { + "id": "de.danoeh.antennapod", + "label": "AntennaPod", + "source": "fg", + "repo": "https://github.com/AntennaPod/AntennaPod" + } +]