From a4eeabb9a17aeade6f525a236ea58518dc4288fb Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 17 Dec 2022 14:56:17 +0100 Subject: [PATCH 1/3] Add 13ft app https://github.com/YunoHost-Apps/13ft_ynh --- apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps.json b/apps.json index ca88b621..d36ea5db 100644 --- a/apps.json +++ b/apps.json @@ -1,4 +1,10 @@ { + "13ft": { + "category": "reading", + "level": 0, + "state": "notworking", + "url": "https://github.com/YunoHost-Apps/13ft_ynh" + }, "20euros": { "antifeatures": [ "non-free-assets" From 51d5333d8d4669986ea0a0d49bc37d28347bad24 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 20 Dec 2022 11:48:16 +0100 Subject: [PATCH 2/3] inprogress --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index d36ea5db..0dff1dc5 100644 --- a/apps.json +++ b/apps.json @@ -2,7 +2,7 @@ "13ft": { "category": "reading", "level": 0, - "state": "notworking", + "state": "inprogress", "url": "https://github.com/YunoHost-Apps/13ft_ynh" }, "20euros": { From c2fd779b3955c70dac6bc4af6bc5780b66720987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 20 Dec 2022 14:53:34 +0100 Subject: [PATCH 3/3] Update apps.json --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 0dff1dc5..7c948d6e 100644 --- a/apps.json +++ b/apps.json @@ -1,7 +1,6 @@ { "13ft": { "category": "reading", - "level": 0, "state": "inprogress", "url": "https://github.com/YunoHost-Apps/13ft_ynh" },