From e74f57c9aa1affcf72231469a94b0532f87bc779 Mon Sep 17 00:00:00 2001 From: David Marzal <2069735+Marzal@users.noreply.github.com> Date: Sun, 8 Sep 2024 16:12:06 +0200 Subject: [PATCH] Podnews Directory supports the person tag https://bne.social/@james/113101284567303486 --- server/data/apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server/data/apps.json b/server/data/apps.json index d0996bd..5efe31b 100644 --- a/server/data/apps.json +++ b/server/data/apps.json @@ -1243,6 +1243,10 @@ "elementName": "Funding", "elementURL": "https://podnews.net/podcast" }, + { + "elementName": "Person", + "elementURL": "https://podnews.net/podcast" + }, { "elementName": "Podroll", "elementURL": "https://podnews.net/podcast"