From f51f5eda3096b789eb93ae4f5b4fe64695843917 Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Thu, 19 Apr 2018 12:47:11 +0200 Subject: [PATCH 1/2] add timeoff --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 437768de..f2df4465 100644 --- a/community.json +++ b/community.json @@ -1174,6 +1174,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh" }, + "timeoff": { + "branch": "master", + "revision": "c1259b0743caec7677e9d45c3b958dda7bff890f", + "state": "working", + "url": "https://github.com/YunoHost-Apps/timeoff_ynh" + }, "torclient": { "branch": "master", "level": 3, From 3a8d2417be8d01ec5d710ca291052c0d83c9e1d5 Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Thu, 19 Apr 2018 13:15:40 +0200 Subject: [PATCH 2/2] timeoff with updated check_process --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index f2df4465..71244470 100644 --- a/community.json +++ b/community.json @@ -1176,7 +1176,7 @@ }, "timeoff": { "branch": "master", - "revision": "c1259b0743caec7677e9d45c3b958dda7bff890f", + "revision": "25925abef093ac18f077326c3e7cb0dec9e0cb9b", "state": "working", "url": "https://github.com/YunoHost-Apps/timeoff_ynh" },