Merge pull request #1170 from YunoHost/Dispatch

Add dispatch
This commit is contained in:
yalh76
2021-05-31 13:37:00 +02:00
committed by GitHub

View File

@@ -619,6 +619,16 @@
], ],
"url": "https://github.com/YunoHost-Apps/discourse_ynh" "url": "https://github.com/YunoHost-Apps/discourse_ynh"
}, },
"dispatch": {
"branch": "master",
"category": "communication",
"revision": "HEAD",
"state": "working",
"subtags": [
"chat"
],
"url": "https://github.com/YunoHost-Apps/dispatch_ynh"
},
"distbin": { "distbin": {
"branch": "master", "branch": "master",
"category": "small_utilities", "category": "small_utilities",