Merge pull request #1035 from jedie/pyinventory

PyInventory app: bugfix branch and set state to working
This commit is contained in:
Éric Gaspar
2020-12-12 16:13:51 +01:00
committed by GitHub

View File

@ -2523,10 +2523,10 @@
"url": "https://github.com/YunoHost-Apps/pydio_ynh" "url": "https://github.com/YunoHost-Apps/pydio_ynh"
}, },
"pyinventory": { "pyinventory": {
"branch": "main", "branch": "master",
"category": "productivity_and_management", "category": "productivity_and_management",
"revision": "HEAD", "revision": "HEAD",
"state": "inprogress", "state": "working",
"subtags": [ "subtags": [
"business_and_ngos" "business_and_ngos"
], ],