From 4264ceb683fbb7e26eb5aaaf9761bfa81a581e66 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Sat, 12 Dec 2020 15:55:09 +0100 Subject: [PATCH] PyInventory app: bugfix branch and set state to working I converted the "main" branch to "master" and the app is working, now ;) --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 92df2090..fa9cbc33 100644 --- a/apps.json +++ b/apps.json @@ -2523,10 +2523,10 @@ "url": "https://github.com/YunoHost-Apps/pydio_ynh" }, "pyinventory": { - "branch": "main", + "branch": "master", "category": "productivity_and_management", "revision": "HEAD", - "state": "inprogress", + "state": "working", "subtags": [ "business_and_ngos" ],