1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

PyInventory app: bugfix branch and set state to working

I converted the "main" branch to "master" and the app is working, now ;)
This commit is contained in:
JensDiemer 2020-12-12 15:55:09 +01:00
parent 3a9ad68331
commit 4264ceb683

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"
], ],