From 48032070891129bc463f4f346dce6d9755509af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branislav=20=C4=90ali=C4=87?= Date: Tue, 5 Jan 2021 10:24:50 +0100 Subject: [PATCH 1/2] Update apps.json --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index 96047a60..0b809df1 100644 --- a/apps.json +++ b/apps.json @@ -3120,6 +3120,17 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/tagspaces_ynh" }, + "tailoredflow": { + "branch": "master", + "category": "multimedia", + "maintained": true, + "revision": "HEAD", + "subtags": [ + "podcasts" + ], + "state": "working", + "url": "https://github.com/Omodaka9375/tailoredflow_ynh + }, "teampass": { "branch": "master", "category": "synchronization", From 1352c77ea90f9ed92b5397ab90d2e3ae6f994c25 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 5 Jan 2021 10:32:58 +0100 Subject: [PATCH 2/2] Fix the json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 0b809df1..5baa1f51 100644 --- a/apps.json +++ b/apps.json @@ -3129,7 +3129,7 @@ "podcasts" ], "state": "working", - "url": "https://github.com/Omodaka9375/tailoredflow_ynh + "url": "https://github.com/Omodaka9375/tailoredflow_ynh" }, "teampass": { "branch": "master",