From 1d6b3835d75574317b4a9f517bd0e2855778559a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 31 Oct 2020 14:22:54 +0100 Subject: [PATCH] Adding peertube-search-index --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 68e8d54f..8b8bce23 100644 --- a/apps.json +++ b/apps.json @@ -2203,6 +2203,16 @@ ], "url": "https://github.com/YunoHost-Apps/peertube_ynh" }, + "peertube-search-index": { + "branch": "master", + "category": "social_media", + "revision": "HEAD", + "state": "working", + "subtags": [ + "videos" + ], + "url": "https://github.com/YunoHost-Apps/peertube-search-index_ynh" + }, "pelican": { "branch": "master", "category": "publishing",